Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
I get an error when executing this code My code
pip install tensorflow==1.13.1 pip install keras==2.3.0
你的 tensorflow/keras 版本太高了。该命令应该可以解决您的问题。