Building wheel for numpy (setup.py) ... error ERROR: Command errored out with exit status 1:

it2025-10-16  7

本文解决导入cv2报错的问题

首先,网上关于numpy的版本降低引起我的注意,但是自己尝试后不行。

1.卸载

pip uninstall numpy

2.安装numpy

pip install numpy

3.导入cv2

 

最新回复(0)