no python 3.8 installation was detected_在python 3.8.1安装numpy时出错"Please upgrade your python"_others_酷...

我安装了pip,python 3.8.1 shell中运行"import pip",可以识别到,也没有错误消息,然后我要在终端中安装numpy,运行以下行:

pip install numpy

得到了:

DEPRECATION : Python 2.7 reached the end of its life on January 1st, 2020. please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. more details about Python 2 support in pip, can be found at Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied : numpy in /System/Library/Frameworks/Python. framework/Versions/2.7/Extras/lib/python (1.8.0rc1 )

怎么搞的?露西

你可能感兴趣的:(no,python,3.8,installation,was,detected)