Installationsproblem Jupyterlab

Probleme bei der Installation?
Antworten
housel
User
Beiträge: 3
Registriert: Donnerstag 28. September 2023, 09:59

Hallo zusammen,
ich würde gerne Jupyterlab in meiner Firma installieren. Ich habe sämtliche Pakete downloaden und installieren können, allerdings bekomme ich Jupyterlab oder auch Jupyter Notebook nicht zu laufen.
Die IT hat im Moment auch keinerlei ideen mehr woran es liegen kann

Ich poste hier mal den gesamten Commandline Verlauf hinein:

PS C:\Users\XXxxxX01> pip download --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host files.pythonhosted.org --trusted-host --user --no-cache-dir jupyterlab
Collecting jupyterlab
Obtaining dependency information for jupyterlab from https://files.pythonhosted.org/packages ... l.metadata
Downloading jupyterlab-4.0.6-py3-none-any.whl.metadata (15 kB)
Collecting async-lru>=1.0.0 (from jupyterlab)
Obtaining dependency information for async-lru>=1.0.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading async_lru-2.0.4-py3-none-any.whl.metadata (4.5 kB)
Collecting ipykernel (from jupyterlab)
Obtaining dependency information for ipykernel from https://files.pythonhosted.org/packages ... l.metadata
Downloading ipykernel-6.25.2-py3-none-any.whl.metadata (6.3 kB)
Collecting jinja2>=3.0.3 (from jupyterlab)
Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
---------------------------------------- 133.1/133.1 kB 1.3 MB/s eta 0:00:00
Collecting jupyter-core (from jupyterlab)
Obtaining dependency information for jupyter-core from https://files.pythonhosted.org/packages ... l.metadata
Downloading jupyter_core-5.3.2-py3-none-any.whl.metadata (3.4 kB)
Collecting jupyter-lsp>=2.0.0 (from jupyterlab)
Obtaining dependency information for jupyter-lsp>=2.0.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading jupyter_lsp-2.2.0-py3-none-any.whl.metadata (1.8 kB)
Collecting jupyter-server<3,>=2.4.0 (from jupyterlab)
Obtaining dependency information for jupyter-server<3,>=2.4.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading jupyter_server-2.7.3-py3-none-any.whl.metadata (8.6 kB)
Collecting jupyterlab-server<3,>=2.19.0 (from jupyterlab)
Obtaining dependency information for jupyterlab-server<3,>=2.19.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading jupyterlab_server-2.25.0-py3-none-any.whl.metadata (5.9 kB)
Collecting notebook-shim>=0.2 (from jupyterlab)
Downloading notebook_shim-0.2.3-py3-none-any.whl (13 kB)
Collecting packaging (from jupyterlab)
Downloading packaging-23.1-py3-none-any.whl (48 kB)
---------------------------------------- 48.9/48.9 kB 822.7 kB/s eta 0:00:00
Collecting tornado>=6.2.0 (from jupyterlab)
Obtaining dependency information for tornado>=6.2.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading tornado-6.3.3-cp38-abi3-win_amd64.whl.metadata (2.6 kB)
Collecting traitlets (from jupyterlab)
Obtaining dependency information for traitlets from https://files.pythonhosted.org/packages ... l.metadata
Downloading traitlets-5.10.1-py3-none-any.whl.metadata (10 kB)
Collecting MarkupSafe>=2.0 (from jinja2>=3.0.3->jupyterlab)
Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl.metadata (3.1 kB)
Collecting anyio>=3.1.0 (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for anyio>=3.1.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading anyio-4.0.0-py3-none-any.whl.metadata (4.5 kB)
Collecting argon2-cffi (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for argon2-cffi from https://files.pythonhosted.org/packages ... l.metadata
Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB)
Collecting jupyter-client>=7.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for jupyter-client>=7.4.4 from https://files.pythonhosted.org/packages ... l.metadata
Downloading jupyter_client-8.3.1-py3-none-any.whl.metadata (8.5 kB)
Collecting jupyter-events>=0.6.0 (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for jupyter-events>=0.6.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading jupyter_events-0.7.0-py3-none-any.whl.metadata (5.5 kB)
Collecting jupyter-server-terminals (from jupyter-server<3,>=2.4.0->jupyterlab)
Downloading jupyter_server_terminals-0.4.4-py3-none-any.whl (13 kB)
Collecting nbconvert>=6.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for nbconvert>=6.4.4 from https://files.pythonhosted.org/packages ... l.metadata
Downloading nbconvert-7.8.0-py3-none-any.whl.metadata (8.0 kB)
Collecting nbformat>=5.3.0 (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for nbformat>=5.3.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading nbformat-5.9.2-py3-none-any.whl.metadata (3.4 kB)
Collecting overrides (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for overrides from https://files.pythonhosted.org/packages ... l.metadata
Downloading overrides-7.4.0-py3-none-any.whl.metadata (5.7 kB)
Collecting prometheus-client (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for prometheus-client from https://files.pythonhosted.org/packages ... l.metadata
Downloading prometheus_client-0.17.1-py3-none-any.whl.metadata (24 kB)
Collecting pywinpty (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for pywinpty from https://files.pythonhosted.org/packages ... l.metadata
Downloading pywinpty-2.0.11-cp311-none-win_amd64.whl.metadata (5.2 kB)
Collecting pyzmq>=24 (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for pyzmq>=24 from https://files.pythonhosted.org/packages ... l.metadata
Downloading pyzmq-25.1.1-cp311-cp311-win_amd64.whl.metadata (5.1 kB)
Collecting send2trash>=1.8.2 (from jupyter-server<3,>=2.4.0->jupyterlab)
Downloading Send2Trash-1.8.2-py3-none-any.whl (18 kB)
Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.4.0->jupyterlab)
Downloading terminado-0.17.1-py3-none-any.whl (17 kB)
Collecting websocket-client (from jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for websocket-client from https://files.pythonhosted.org/packages ... l.metadata
Downloading websocket_client-1.6.3-py3-none-any.whl.metadata (7.7 kB)
Collecting platformdirs>=2.5 (from jupyter-core->jupyterlab)
Obtaining dependency information for platformdirs>=2.5 from https://files.pythonhosted.org/packages ... l.metadata
Downloading platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB)
Collecting pywin32>=300 (from jupyter-core->jupyterlab)
Downloading pywin32-306-cp311-cp311-win_amd64.whl (9.2 MB)
---------------------------------------- 9.2/9.2 MB 4.9 MB/s eta 0:00:00
Collecting babel>=2.10 (from jupyterlab-server<3,>=2.19.0->jupyterlab)
Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB)
---------------------------------------- 10.1/10.1 MB 4.8 MB/s eta 0:00:00
Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for json5>=0.9.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading json5-0.9.14-py2.py3-none-any.whl.metadata (10 kB)
Collecting jsonschema>=4.18.0 (from jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for jsonschema>=4.18.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading jsonschema-4.19.1-py3-none-any.whl.metadata (7.9 kB)
Collecting requests>=2.31 (from jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for requests>=2.31 from https://files.pythonhosted.org/packages ... l.metadata
Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting comm>=0.1.1 (from ipykernel->jupyterlab)
Obtaining dependency information for comm>=0.1.1 from https://files.pythonhosted.org/packages ... l.metadata
Downloading comm-0.1.4-py3-none-any.whl.metadata (4.2 kB)
Collecting debugpy>=1.6.5 (from ipykernel->jupyterlab)
Obtaining dependency information for debugpy>=1.6.5 from https://files.pythonhosted.org/packages ... l.metadata
Downloading debugpy-1.8.0-cp311-cp311-win_amd64.whl.metadata (1.1 kB)
Collecting ipython>=7.23.1 (from ipykernel->jupyterlab)
Obtaining dependency information for ipython>=7.23.1 from https://files.pythonhosted.org/packages ... l.metadata
Downloading ipython-8.15.0-py3-none-any.whl.metadata (5.9 kB)
Collecting matplotlib-inline>=0.1 (from ipykernel->jupyterlab)
Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
Collecting nest-asyncio (from ipykernel->jupyterlab)
Obtaining dependency information for nest-asyncio from https://files.pythonhosted.org/packages ... l.metadata
Downloading nest_asyncio-1.5.8-py3-none-any.whl.metadata (2.8 kB)
Collecting psutil (from ipykernel->jupyterlab)
Downloading psutil-5.9.5-cp36-abi3-win_amd64.whl (255 kB)
---------------------------------------- 255.1/255.1 kB 2.0 MB/s eta 0:00:00
Collecting idna>=2.8 (from anyio>=3.1.0->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading idna-3.4-py3-none-any.whl (61 kB)
---------------------------------------- 61.5/61.5 kB ? eta 0:00:00
Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting backcall (from ipython>=7.23.1->ipykernel->jupyterlab)
Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting decorator (from ipython>=7.23.1->ipykernel->jupyterlab)
Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel->jupyterlab)
Obtaining dependency information for jedi>=0.16 from https://files.pythonhosted.org/packages ... l.metadata
Downloading jedi-0.19.0-py2.py3-none-any.whl.metadata (22 kB)
Collecting pickleshare (from ipython>=7.23.1->ipykernel->jupyterlab)
Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=7.23.1->ipykernel->jupyterlab)
Obtaining dependency information for prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 from https://files.pythonhosted.org/packages ... l.metadata
Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB)
Collecting pygments>=2.4.0 (from ipython>=7.23.1->ipykernel->jupyterlab)
Obtaining dependency information for pygments>=2.4.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB)
Collecting stack-data (from ipython>=7.23.1->ipykernel->jupyterlab)
Downloading stack_data-0.6.2-py3-none-any.whl (24 kB)
Collecting colorama (from ipython>=7.23.1->ipykernel->jupyterlab)
Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting attrs>=22.2.0 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab)
Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
---------------------------------------- 61.2/61.2 kB 821.3 kB/s eta 0:00:00
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages ... l.metadata
Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB)
Collecting referencing>=0.28.4 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages ... l.metadata
Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB)
Collecting rpds-py>=0.7.1 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages ... l.metadata
Downloading rpds_py-0.10.3-cp311-none-win_amd64.whl.metadata (3.8 kB)
Collecting python-dateutil>=2.8.2 (from jupyter-client>=7.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
---------------------------------------- 247.7/247.7 kB 1.9 MB/s eta 0:00:00
Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.6.0->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB)
Collecting pyyaml>=5.3 (from jupyter-events>=0.6.0->jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for pyyaml>=5.3 from https://files.pythonhosted.org/packages ... l.metadata
Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl.metadata (2.1 kB)
Collecting rfc3339-validator (from jupyter-events>=0.6.0->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB)
Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.6.0->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB)
Collecting beautifulsoup4 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
---------------------------------------- 143.0/143.0 kB 1.4 MB/s eta 0:00:00
Collecting bleach!=5.0.0 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading bleach-6.0.0-py3-none-any.whl (162 kB)
---------------------------------------- 162.5/162.5 kB 1.6 MB/s eta 0:00:00
Collecting defusedxml (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting jupyterlab-pygments (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB)
Collecting mistune<4,>=2.0.3 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for mistune<4,>=2.0.3 from https://files.pythonhosted.org/packages ... l.metadata
Downloading mistune-3.0.1-py3-none-any.whl.metadata (1.7 kB)
Collecting nbclient>=0.5.0 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for nbclient>=0.5.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading nbclient-0.8.0-py3-none-any.whl.metadata (7.8 kB)
Collecting pandocfilters>=1.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB)
Collecting tinycss2 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB)
Collecting fastjsonschema (from nbformat>=5.3.0->jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for fastjsonschema from https://files.pythonhosted.org/packages ... l.metadata
Downloading fastjsonschema-2.18.0-py3-none-any.whl.metadata (2.0 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.31->jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages ... l.metadata
Downloading charset_normalizer-3.2.0-cp311-cp311-win_amd64.whl.metadata (31 kB)
Collecting urllib3<3,>=1.21.1 (from requests>=2.31->jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages ... l.metadata
Downloading urllib3-2.0.5-py3-none-any.whl.metadata (6.6 kB)
Collecting certifi>=2017.4.17 (from requests>=2.31->jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages ... l.metadata
Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
Collecting argon2-cffi-bindings (from argon2-cffi->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-win_amd64.whl (30 kB)
Collecting six>=1.9.0 (from bleach!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting webencodings (from bleach!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=7.23.1->ipykernel->jupyterlab)
Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB)
---------------------------------------- 100.8/100.8 kB 1.5 MB/s eta 0:00:00
Collecting fqdn (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab)
Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB)
Collecting isoduration (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab)
Downloading isoduration-20.11.0-py3-none-any.whl (11 kB)
Collecting jsonpointer>1.13 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for jsonpointer>1.13 from https://files.pythonhosted.org/packages ... l.metadata
Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting uri-template (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab)
Obtaining dependency information for uri-template from https://files.pythonhosted.org/packages ... l.metadata
Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB)
Collecting webcolors>=1.11 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab)
Downloading webcolors-1.13-py3-none-any.whl (14 kB)
Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=7.23.1->ipykernel->jupyterlab)
Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading cffi-1.15.1-cp311-cp311-win_amd64.whl (179 kB)
---------------------------------------- 179.0/179.0 kB 1.1 MB/s eta 0:00:00
Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab)
Obtaining dependency information for soupsieve>1.2 from https://files.pythonhosted.org/packages ... l.metadata
Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB)
Collecting executing>=1.2.0 (from stack-data->ipython>=7.23.1->ipykernel->jupyterlab)
Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB)
Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.23.1->ipykernel->jupyterlab)
Obtaining dependency information for asttokens>=2.1.0 from https://files.pythonhosted.org/packages ... l.metadata
Downloading asttokens-2.4.0-py2.py3-none-any.whl.metadata (4.9 kB)
Collecting pure-eval (from stack-data->ipython>=7.23.1->ipykernel->jupyterlab)
Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB)
Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server<3,>=2.4.0->jupyterlab)
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
---------------------------------------- 118.7/118.7 kB 1.2 MB/s eta 0:00:00
Collecting arrow>=0.15.0 (from isoduration->jsonschema>=4.18.0->jupyterlab-server<3,>=2.19.0->jupyterlab)
Downloading arrow-1.2.3-py3-none-any.whl (66 kB)
---------------------------------------- 66.4/66.4 kB ? eta 0:00:00
Downloading jupyterlab-4.0.6-py3-none-any.whl (9.2 MB)
---------------------------------------- 9.2/9.2 MB 4.2 MB/s eta 0:00:00
Downloading async_lru-2.0.4-py3-none-any.whl (6.1 kB)
Downloading jupyter_lsp-2.2.0-py3-none-any.whl (65 kB)
---------------------------------------- 66.0/66.0 kB 714.4 kB/s eta 0:00:00
Downloading jupyter_server-2.7.3-py3-none-any.whl (16 kB)
Downloading jupyter_core-5.3.2-py3-none-any.whl (28 kB)
Downloading jupyterlab_server-2.25.0-py3-none-any.whl (57 kB)
---------------------------------------- 57.2/57.2 kB 998.5 kB/s eta 0:00:00
Downloading tornado-6.3.3-cp38-abi3-win_amd64.whl (429 kB)
---------------------------------------- 429.2/429.2 kB 3.0 MB/s eta 0:00:00
Downloading traitlets-5.10.1-py3-none-any.whl (122 kB)
---------------------------------------- 122.1/122.1 kB 1.2 MB/s eta 0:00:00
Downloading ipykernel-6.25.2-py3-none-any.whl (154 kB)
---------------------------------------- 154.2/154.2 kB 1.5 MB/s eta 0:00:00
Downloading anyio-4.0.0-py3-none-any.whl (83 kB)
---------------------------------------- 83.1/83.1 kB 1.2 MB/s eta 0:00:00
Downloading comm-0.1.4-py3-none-any.whl (6.6 kB)
Downloading debugpy-1.8.0-cp311-cp311-win_amd64.whl (4.9 MB)
---------------------------------------- 4.9/4.9 MB 7.0 MB/s eta 0:00:00
Downloading ipython-8.15.0-py3-none-any.whl (806 kB)
---------------------------------------- 806.6/806.6 kB 2.0 MB/s eta 0:00:00
Downloading json5-0.9.14-py2.py3-none-any.whl (19 kB)
Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
---------------------------------------- 83.3/83.3 kB 1.6 MB/s eta 0:00:00
Downloading jupyter_client-8.3.1-py3-none-any.whl (104 kB)
---------------------------------------- 104.1/104.1 kB 1.2 MB/s eta 0:00:00
Downloading jupyter_events-0.7.0-py3-none-any.whl (18 kB)
Downloading MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl (17 kB)
Downloading nbconvert-7.8.0-py3-none-any.whl (254 kB)
---------------------------------------- 254.9/254.9 kB 2.2 MB/s eta 0:00:00
Downloading nbformat-5.9.2-py3-none-any.whl (77 kB)
---------------------------------------- 77.6/77.6 kB 863.4 kB/s eta 0:00:00
Downloading platformdirs-3.10.0-py3-none-any.whl (17 kB)
Downloading pyzmq-25.1.1-cp311-cp311-win_amd64.whl (1.2 MB)
---------------------------------------- 1.2/1.2 MB 5.3 MB/s eta 0:00:00
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
---------------------------------------- 62.6/62.6 kB 830.7 kB/s eta 0:00:00
Downloading pywinpty-2.0.11-cp311-none-win_amd64.whl (1.4 MB)
---------------------------------------- 1.4/1.4 MB 5.3 MB/s eta 0:00:00
Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB)
Downloading nest_asyncio-1.5.8-py3-none-any.whl (5.3 kB)
Downloading overrides-7.4.0-py3-none-any.whl (17 kB)
Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB)
---------------------------------------- 60.6/60.6 kB 812.3 kB/s eta 0:00:00
Downloading websocket_client-1.6.3-py3-none-any.whl (57 kB)
---------------------------------------- 57.3/57.3 kB 1.0 MB/s eta 0:00:00
Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
---------------------------------------- 158.3/158.3 kB 4.8 MB/s eta 0:00:00
Downloading charset_normalizer-3.2.0-cp311-cp311-win_amd64.whl (96 kB)
---------------------------------------- 96.6/96.6 kB 1.4 MB/s eta 0:00:00
Downloading jedi-0.19.0-py2.py3-none-any.whl (1.6 MB)
---------------------------------------- 1.6/1.6 MB 2.9 MB/s eta 0:00:00
Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
Downloading mistune-3.0.1-py3-none-any.whl (47 kB)
---------------------------------------- 48.0/48.0 kB 802.5 kB/s eta 0:00:00
Downloading nbclient-0.8.0-py3-none-any.whl (73 kB)
---------------------------------------- 73.1/73.1 kB 1.3 MB/s eta 0:00:00
Downloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB)
---------------------------------------- 385.2/385.2 kB 2.7 MB/s eta 0:00:00
Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
---------------------------------------- 1.2/1.2 MB 4.9 MB/s eta 0:00:00
Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl (144 kB)
---------------------------------------- 144.7/144.7 kB 1.4 MB/s eta 0:00:00
Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
Downloading rpds_py-0.10.3-cp311-none-win_amd64.whl (186 kB)
---------------------------------------- 186.4/186.4 kB 11.7 MB/s eta 0:00:00
Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
---------------------------------------- 123.8/123.8 kB 1.2 MB/s eta 0:00:00
Downloading fastjsonschema-2.18.0-py3-none-any.whl (23 kB)
Downloading asttokens-2.4.0-py2.py3-none-any.whl (27 kB)
Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
Downloading uri_template-1.3.0-py3-none-any.whl (11 kB)
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
unknown package:
Expected sha256 8e4b90380b59d7a1e31086c4692231f2a2ea4cb269f5516e60aba72ce8317fc9
Got e70a23690907ee21a442f38748d5b25f59aeec9ccfc7e7880074660e88e35134



Danke für eure HIlfe

liebe Grüße
Mike
Benutzeravatar
__blackjack__
User
Beiträge: 13116
Registriert: Samstag 2. Juni 2018, 10:21
Wohnort: 127.0.0.1
Kontaktdaten:

Die Aussage das Du sämtliche Pakete herunterladen und installieren konntest ist ein Widerspruch zu dem gezeigten Verlauf, der ja mit einer Fehlermeldung beim herunterladen endet‽
„All religions are the same: religion is basically guilt, with different holidays.” — Cathy Ladman
Benutzeravatar
grubenfox
User
Beiträge: 432
Registriert: Freitag 2. Dezember 2022, 15:49

und ich frage mich hier: warum eigentlich so ein komplizierten Download-Aufruf. Warum nicht einfach das übliche

Code: Alles auswählen

pip install jupyterlab
Blockiert da die Firmen-IT irgendwas?

Oder wird das gemacht damit nicht jeder Rechner in der Firma erneut die Pakete downloaden muss?
housel
User
Beiträge: 3
Registriert: Donnerstag 28. September 2023, 09:59

Hallo,
wenn ich meine alle "Module" meine ich meine üblichen Module wie numpy, Pandas etc.

Der Aufruf ist leider so notwendig weil ich hinter einem proxy sitze und unsere IT sehr restriktiv ist, so klappen zumindest die restlichen Module aber du hast recht, bei Jupyterlab ist bereits nach dem Download aus.

Edit: Ich habe mir auch die tar.gz Datei von Jupyterlab geholt - auch hier erscheint die selbe Fehlermeldung wenn ich es von einem lokalen Ort installieren möchte..
__deets__
User
Beiträge: 14543
Registriert: Mittwoch 14. Oktober 2015, 14:29

Erstell ein Ticket mit deiner IT. Wenn die deine Arbeit behindern, müssen sie auch helfen, wenn’s klemmt.
housel
User
Beiträge: 3
Registriert: Donnerstag 28. September 2023, 09:59

__deets__ hat geschrieben: Donnerstag 28. September 2023, 13:02 Erstell ein Ticket mit deiner IT. Wenn die deine Arbeit behindern, müssen sie auch helfen, wenn’s klemmt.
gute idee - hab allerdings jetzt schon 2 Tage mit unserem IT Leiter verbracht... ich dachte mir ich frage mal im Forum nach ob jemand schon mal so einen Fehler gehabt hat.

lg Mike
Antworten