duckietown / gym-duckietown

Self-driving car simulator for the Duckietown universe
http://duckietown.org
Other
45 stars 16 forks source link

No module named 'gym_duckietown' #275

Open RFatkieva opened 1 year ago

RFatkieva commented 1 year ago

To run the command python3 ./manual_control.py —env-name Duckietown-udem1-v0 Traceback (most recent call last): File "/home/teamtim/gym-duckietown/./manual_control.py", line 17, in from gym_duckietown.envs import DuckietownEnv ModuleNotFoundError: No module named 'gym_duckietown' Help please