我不小心卸载了pip2,无法成功地重新安装它。我尝试使用apt-get install python-pip重新安装它,但是如果我尝试运行pip命令,它缺省为anaconda的pip,如果我尝试运行pip2命令,我得到以下错误: bash: /usr/local/bin/pip2: No such file or directory 这台电脑是Ubuntu 1
好吧,我需要在我的mac上安装OpenCV4,所以我遵循https://www.pyimagesearch.com/2018/08/17/install-opencv-4-on-macos/,安装了opencv我运行的是Python 3.7.3。因为设置了这个,我无法安装任何包,因为SSL问题。the requirement spell (from versions: none)
ERROR: No matching distribution found