duckietown / gym-duckietown

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

Add python3.7 support via typing_extensions #250

Closed keyan closed 3 years ago

keyan commented 3 years ago

Along with https://github.com/duckietown/duckietown-world/pull/53, this change fixes gym-duckietown to be compatible with Python3.7. Most importantly this unblocks users from training on Colab.

keyan commented 3 years ago

PTAL @AndreaCensi

keyan commented 3 years ago

cc @mostafaelaraby