Centos failed to install jupyter failed with error code 1 in None

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
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b373a2-34443.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b373a2-34443.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?