Monday, September 10, 2018

Solution for Tensorflow error

Install lower version

python -m pip install tensorflow==1.5.1

then you import tensorflow it will worked.......


Same as opencv u'll not compulsory install "pycharm"
you just give a command like tensorflow

python -m pip install opencv-python==3.3.1.11

(it is not working then try 3.2.0.8)


then you import opencv and check it like this....



No comments:

Post a Comment