26 Feb 2019 08:43 AM
Hey,
Anyone encountered below error running oneagent_sim on the demo_oneagent_plugin ? Running on Windows 10 OS with python3.7
PS D:\dev\projects\demo_oneagent_plugin> oneagent_sim.exe
ERROR:plugin_sdk.plugin_simulator:Plugin simulator was stopped with unexpected exception
Traceback (most recent call last):
File "d:\apps\python\python37-32\lib\site-packages\plugin_sdk\plugin_simulator.py", line 348, in _main
platform_api=platform_api,
File "d:\apps\python\python37-32\lib\site-packages\ruxit\plugin_loop.py", line 337, in main
atexit.unregister(concurrent.futures.thread._python_exit)
File "d:\apps\python\python37-32\lib\concurrent\futures\__init__.py", line 52, in __getattr__
raise AttributeError(f"module {__name__} has no attribute {name}")
AttributeError: module concurrent.futures has no attribute thread
Plugin simulator summary:
Solved! Go to Solution.
26 Feb 2019 11:16 AM
Got it resolve by downgrading the python to 3.6