Проблемы с установкой Jupyter Lab – не удалось найти версию, удовлетворяющую требованиям ipykernel
pip install jupyterlab
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(
, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/ipykernel/
Could not find a version that satisfies the requirement ipykernel (from notebook>=4.3.1->jupyterlab) (from versions: )
No matching distribution found for ipykernel (from notebook>=4.3.1->jupyterlab)
После посещения этой страницы Github
Я проверил версию pip:
C:\Users\xxxx\AppData\Local\Continuum\anaconda3\Scripts>pip --version
pip 9.0.1 from C:\Users\xxxx\AppData\Local\Continuum\anaconda3\lib\site-packages (python 3.6)
и версия ipykernel:
C:\Users\xxxx\AppData\Local\Continuum\anaconda3\Scripts>conda list ipykernel
Я попробовал conda forge, но все равно не помогло
conda install -c conda-forge jupyterlab
Solving environment: failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
ConnectTimeout(MaxRetryError("HTTPSConnectionPool(host='repo.continuum.io', port=443): Max retries exceeded with url: /pkgs/pro/noarch/repodata.json.bz2 (Caused by ConnectTimeoutError(, 'Connection to repo.continuum.io timed out. (connect timeout=9.15)'))",),)
Подробнее здесь: https://stackoverflow.com/questions/500 ... rsion-that
Проблема с установкой Jupyter Lab с помощью pip или conda. Не удалось найти версию, удовлетворяющую требованию ipykernel ⇐ Python
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Требования PIP.txt: не удалось найти версию, удовлетворяющую требованию.
Anonymous » » в форуме Python - 0 Ответы
- 21 Просмотры
-
Последнее сообщение Anonymous
-