window10 version python tensorflow

Q1: anaconda no pip3

Anaconda is first moved to the following Scripts folder, enter under cmd:cd C:\Users\10942\Anaconda3\Scripts

Then execute the following instructions:easy_install.exe pip

Q2:  OpenCV Python installation

pip3 install opencv-python 

 

Guess you like

Origin www.cnblogs.com/mathyk/p/11614133.html