You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the following command: python main.py --mode benchmark --tasks_path benchmark/ --load ours/ours.pth --num_processes 1 --gui
The question is that:
Fatal Python error: Aborted
Stack (most recent call first):
File "F:\anaconda\envs\multiarm\lib\site-packages\ray\worker.py", line 1244 in connect
File "F:\anaconda\envs\multiarm\lib\site-packages\ray\worker.py", line 768 in init
File "F:\anaconda\envs\multiarm\lib\site-packages\ray\_private\client_mode_hook.py", line 47 in wrapper
File "F:\Graduate\decentralized-multiarm-main\utils.py", line 378 in initialize_ray
File "F:\Graduate\decentralized-multiarm-main\utils.py", line 448 in setup
File "main.py", line 50 in simulate
File "main.py", line 83 in <module>
Direct error, resulting in the program can not run。
The text was updated successfully, but these errors were encountered:
When I run the following command:
python main.py --mode benchmark --tasks_path benchmark/ --load ours/ours.pth --num_processes 1 --gui
The question is that:
Direct error, resulting in the program can not run。
The text was updated successfully, but these errors were encountered: