install requirements in anaconda

h5py:

pip install h5py


opencv:

pip install opencv-python


progress:

conda install -c conda-forge progress


cudnn:

conda install -c anaconda cudnn


scipy:

pip install scipy


matplotlib:

pip install matplotlib



猜你喜欢

转载自blog.csdn.net/doublechenchenchen/article/details/80327987