-
When I running python setup.py, the cmd tell me the TensorFlow problem. |
Beta Was this translation helpful? Give feedback.
Answered by
tuna2766
Jan 27, 2022
Replies: 1 comment
-
After I delete |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tuna2766
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After I delete
tensorflow==2.7.0
tensorflow_gpu==2.3.1, in your requirements.txt,
I install my TensorFlow and CUDA cudnn by myself(python 3.8, cuda 10.1, cudnn 7.6)
I success to start the auto-maple exe.