livey / scalable_maddpg

scalable multi agents reinforcement learning
54 stars 13 forks source link

i run main.py,the error: #4

Open SHYang1210 opened 5 years ago

SHYang1210 commented 5 years ago

Traceback (most recent call last): File "/home/shy/桌面/scalable_maddpg-master/main.py", line 6, in from env import envs ImportError: cannot import name 'envs'

livey commented 5 years ago

Delete the env.py file in the main directory.