system is CentOS Linux release 7.5.1804 (Core), installed Python3, two coexistence, 2, 3 can use
installation pip install jupyter
has been a failure pip3 install jupyter
successful installation
tried easy_install-U setuptools ,
sudo python-m pip install-- upgrade-- force pip sudo pip install setuptools==33.1.1 did not solve
pip install jupyter
the following prompt appears all the time
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