pip show tensorflow
(to check version -- be sure to pay attention to which virtual environment you're in (activate/deactivate))
then use:
pip3 install tensorflow==1.15.0
source: https://stackoverflow.com/questions/58001318/no-attribute-contrib-for-problems
No comments:
Post a Comment