neolee / pilot

进入编程世界的第一课
584 stars 840 forks source link

更新pip失败 #1519

Open huangchangling800 opened 1 year ago

huangchangling800 commented 1 year ago

huangchangling@huangchanglingdeMacBook-Pro pilot-student % python -m pip install --upgrade pip /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: No module named pip huangchangling@huangchanglingdeMacBook-Pro pilot-student % pip install jupyterlab zsh: command not found: pip huangchangling@huangchanglingdeMacBook-Pro pilot-student % pip3 install jupyterlab Collecting jupyterlab Using cached https://files.pythonhosted.org/packages/9b/86/7b0e82b0ea66363c3b141bf86130cc31169802ed07ae5058aa66e130eae3/jupyterlab-3.5.1-py3-none-any.whl Collecting jupyter-core (from jupyterlab) Using cached https://files.pythonhosted.org/packages/ba/88/c829e2cef67fa173ab512a054d1ba7047c2559b311e9f9e7c55b0a9d8278/jupyter_core-5.1.0-py3-none-any.whl Collecting nbclassic (from jupyterlab) Using cached https://files.pythonhosted.org/packages/a6/85/2a240df7326b7311ebd926c12d7df5394aef2f9f76ffbb294079cc43960e/nbclassic-0.4.8-py3-none-any.whl Collecting notebook<7 (from jupyterlab) Using cached https://files.pythonhosted.org/packages/db/40/2d321ba572dc9a94a090d92c9826291a1dcee1e05bc6c1d641ce419b701d/notebook-6.5.2-py3-none-any.whl Collecting jinja2>=2.1 (from jupyterlab) Using cached https://files.pythonhosted.org/packages/bc/c3/f068337a370801f372f2f8f6bad74a5c140f6fda3d9de154052708dd3c65/Jinja2-3.1.2-py3-none-any.whl Collecting tomli (from jupyterlab) Using cached https://files.pythonhosted.org/packages/97/75/10a9ebee3fd790d20926a90a2547f0bf78f371b2f13aa822c759680ca7b9/tomli-2.0.1-py3-none-any.whl Collecting jupyterlab-server~=2.10 (from jupyterlab) Using cached https://files.pythonhosted.org/packages/22/d7/1af55bd5b1d70df5ba43329f9728a6672679e8939eaeadcdf319565887d5/jupyterlab_server-2.16.5-py3-none-any.whl Collecting jupyter-server<3,>=1.16.0 (from jupyterlab) Using cached https://files.pythonhosted.org/packages/af/21/9b36b20e8c93f4dc14e99674a85672f97f8ecef9a88337ecff998770e768/jupyter_server-2.0.1-py3-none-any.whl Collecting packaging (from jupyterlab) Using cached https://files.pythonhosted.org/packages/8f/7b/42582927d281d7cb035609cd3a543ffac89b74f3f4ee8e1c50914bcb57eb/packaging-22.0-py3-none-any.whl Collecting tornado>=6.1.0 (from jupyterlab) Using cached https://files.pythonhosted.org/packages/f3/9e/225a41452f2d9418d89be5e32cf824c84fe1e639d350d6e8d49db5b7f73a/tornado-6.2.tar.gz Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done Collecting ipython (from jupyterlab) Using cached https://files.pythonhosted.org/packages/24/ef/af8899488ae62a35b0815aa955779db25e616defb0061a478203fc460f40/ipython-8.7.0-py3-none-any.whl Collecting traitlets>=5.3 (from jupyter-core->jupyterlab) Using cached https://files.pythonhosted.org/packages/da/31/a4740b0177838e5b1b50478cff4de09e5373ba8e5ed0998ae045b42218df/traitlets-5.7.0-py3-none-any.whl Collecting platformdirs>=2.5 (from jupyter-core->jupyterlab) Using cached https://files.pythonhosted.org/packages/87/69/cd019a9473bcdfb38983e2d550ccb239264fc4c2fc32c42ac1b1cc2506b6/platformdirs-2.6.0-py3-none-any.whl Collecting argon2-cffi (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/a8/07/946d5a9431bae05a776a59746ec385fbb79b526738d25e4202d3e0bbf7f4/argon2_cffi-21.3.0-py3-none-any.whl Collecting nbformat (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/5c/9f/957655d02f43b8bff77e6da08c94472b1229c13e7455bbd662163c9b78c0/nbformat-5.7.0-py3-none-any.whl Collecting nest-asyncio>=1.5 (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/e9/1a/6dd9ec31cfdb34cef8fea0055b593ee779a6f63c8e8038ad90d71b7f53c0/nest_asyncio-1.5.6-py3-none-any.whl Collecting ipykernel (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/27/6b/97ac4e9c67730f95b58c67f43283ae1f7b081a5095098016b916c21fd386/ipykernel-6.19.2-py3-none-any.whl Collecting Send2Trash>=1.8.0 (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/47/26/3435896d757335ea53dce5abf8d658ca80757a7a06258451b358f10232be/Send2Trash-1.8.0-py3-none-any.whl Collecting terminado>=0.8.3 (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/84/a7/c7628d79651b8c8c775d27b374315a825141b5783512e82026fb210dd639/terminado-0.17.1-py3-none-any.whl Collecting notebook-shim>=0.1.0 (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/29/34/b3d57a23287c55fe964da403bb5457baacc2c0edc1fc3bf2739d4a958d90/notebook_shim-0.2.2-py3-none-any.whl Collecting ipython-genutils (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting prometheus-client (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/2e/5e/4225463cdac1098aac718b1d8adf8f9dc3d6aaea55f4f85a2f7d572b4f7c/prometheus_client-0.15.0-py3-none-any.whl Collecting nbconvert>=5 (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/1b/6b/a1216abad17b6d142ba3f766e790fbe87357875ac2c97a2cf55f892fc4e1/nbconvert-7.2.6-py3-none-any.whl Collecting jupyter-client>=6.1.1 (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/00/e4/d6b3f0e3c00caf230ce117a096e057b536748747b1cfc74ec3d14c366a5b/jupyter_client-7.4.8-py3-none-any.whl Collecting pyzmq>=17 (from nbclassic->jupyterlab) Using cached https://files.pythonhosted.org/packages/46/0d/b06cf99a64d4187632f4ac9ddf6be99cd35de06fe72d75140496a8e0eef5/pyzmq-24.0.1.tar.gz ERROR: Exception: Traceback (most recent call last): File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 188, in main status = self.run(options, args) File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_internal/commands/install.py", line 345, in run resolver.resolve(requirement_set) File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_internal/legacy_resolve.py", line 196, in resolve self._resolve_one(requirement_set, req) File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_internal/legacy_resolve.py", line 359, in _resolve_one abstract_dist = self._get_abstract_dist_for(req_to_install) File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_internal/legacy_resolve.py", line 305, in _get_abstract_dist_for abstract_dist = self.preparer.prepare_linked_requirement( File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_internal/operations/prepare.py", line 214, in prepare_linked_requirement abstract_dist.prepare_distribution_metadata( File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_internal/distributions/source.py", line 30, in prepare_distribution_metadata self.req.load_pyproject_toml() File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_internal/req/req_install.py", line 501, in load_pyproject_toml pyproject_toml_data = load_pyproject_toml( File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_internal/pyproject.py", line 66, in load_pyproject_toml pp_toml = pytoml.load(f) File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_vendor/pytoml/parser.py", line 11, in load return loads(fin.read(), translate=translate, object_pairs_hook=object_pairs_hook, filename=getattr(fin, 'name', repr(fin))) File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_vendor/pytoml/parser.py", line 24, in loads ast = _p_toml(src, object_pairs_hook=object_pairs_hook) File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_vendor/pytoml/parser.py", line 340, in _p_toml s.expect_eof() File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_vendor/pytoml/parser.py", line 125, in expect_eof return self._expect(self.consume_eof()) File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip/_vendor/pytoml/parser.py", line 165, in _expect raise TomlError('msg', self._pos[0], self._pos[1], self._filename) pip._vendor.pytoml.core.TomlError: /private/var/folders/3d/7shst_8j5vl29r7m3hf909zr0000gn/T/pip-install-5tpi2tif/pyzmq/pyproject.toml(60, 1): msg WARNING: You are using pip version 19.2.3, however version 22.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command.