SullyChen / Autopilot-TensorFlow

A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
MIT License
1.26k stars 426 forks source link

Import "tensorflow.compat.v1" could not be resolved #50

Open staystrongpinkgirl opened 1 year ago

staystrongpinkgirl commented 1 year ago

image I created Anaconda virtual environment for Tensorflow, tried almost evey number of cases to make Python and Tensorflow versions are compatible with each other. And as you can see, I already successfully installed Tensorflow, but still I can't get 'tensorflow.compat.v1'. What should I do to solve this problem?