zhejz / carla-roach

Roach: End-to-End Urban Driving by Imitating a Reinforcement Learning Coach. ICCV 2021.
https://zhejz.github.io/roach
Other
274 stars 50 forks source link

module 'tensorflow_estimator.python.estimator.api._v1.estimator' has no attribute 'distributions #4

Closed TrinhTuanHung2021 closed 2 years ago

TrinhTuanHung2021 commented 2 years ago

Hello Hi. When I run the file train_rl.py there is an error that module 'tensorflow_estimator.python.estimator.api._v1.estimator' has no attribute 'distributions. I use tensorflow ==2.6.0. How to fix this error

zhejz commented 2 years ago

Hi, our code does not use tensorflow. It could be that your conda environment is not correctly set up.