duckietown / gym-duckietown

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

No module name 'geometry' #149

Closed manfreddiaz closed 5 years ago

manfreddiaz commented 5 years ago
    import geometry
ModuleNotFoundError: No module named 'geometry'

Is this a new dependency that it is not listed either in setup.py or requirements.txt?

manfreddiaz commented 5 years ago

@AndreaCensi is this pip install PyGeometry the correct reference to this missing library?

BryannX commented 5 years ago

Are you running it from the Docker shell?

bhairavmehta95 commented 5 years ago

Fixed in aido2 requirements.txt