系统是CentOS Linux release 7.5.1804 (Core) ,安装了Python3,两个共存,2、3都能使用
安装pip install jupyter
一直失败pip3 install jupyter
成功安装
尝试了easy_install -U setuptools,
sudo python -m pip install --upgrade --force pip sudo pip install setuptools==33.1.1都没有解决
pip install jupyter
一直出现下边提示
Command "/usr/bin/python -m pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-CDRfIt --no-warn-script-location --no-binary :none: --only-binary :none: -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com -- setuptools wheel ipython>=5 jupyter_core>=4.2 jupyter_client" failed with error code 1 in None