0

I get an error when executing this code My code

4

1 回答 1

0
pip install tensorflow==1.13.1
pip install keras==2.3.0

你的 tensorflow/keras 版本太高了。该命令应该可以解决您的问题。

于 2020-09-29T08:43:45.173 回答