georgeliu233 / Scene-Rep-Transformer

[T-IV] Augmenting Reinforcement Learning with Transformer-based Scene Representation Learning for Decision-making of Autonomous Driving
https://georgeliu233.github.io/Scene-Rep-Transformer/
48 stars 10 forks source link

error with requirements #2

Closed pouyapanah closed 5 months ago

pouyapanah commented 6 months ago

Hello, I'd like to inquire about the required Python version and operating system to run your code. While attempting to install the listed requirements, I encountered errors related to dependencies and libraries.

georgeliu233 commented 6 months ago

Hi there, the env is built on python 3.7 + ubuntu 20.08. There might be some compatible issues in setting up TF, SMARTS and CARLA altogether, so do let me know if you encounter new dependency issues.