合集-Anaconda
Anaconda添加pycocotools安装方法【新】
摘要:ERROR: Failed building wheel for pycocotools解决办法 第一种方法: 在终端中直接输入: pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI 这
Anaconda添加pyqt5安装失败解决方法 【新】
摘要:方法一: conda install libpython m2w64-toolchain -c msys2 直接在你虚拟环境下执行上述指令,下载速度比较慢,建议自己换个源。换源的方法就不在此赘述辽,大家可以自行搜索conda install的换源方法。注意:必须使用conda,不能使用pip,具体原