Я сталкиваюсь с проблемой с установкой библиотек Python в ноутбуке Azure Synapse. Я пытался установить две библиотеки: праздники и fugue , используя %pip ... и! Pip ... Я пробовал даже с файлами .wh, но ничего не работающий. У кластера нет никаких ограничений. Ошибка: < /p>
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(
, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/fugue/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/fugue/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/fugue/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/fugue/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/fugue/
ERROR: Could not find a version that satisfies the requirement fugue (from versions: none)
ERROR: No matching distribution found for fugue
Note: you may need to restart the kernel to use updated packages.
Warning: PySpark kernel has been restarted to use updated packages.
Я сталкиваюсь с проблемой с установкой библиотек Python в ноутбуке Azure Synapse. Я пытался установить две библиотеки: праздники и fugue , используя %pip ... и! Pip ... Я пробовал даже с файлами .wh, но ничего не работающий. У кластера нет никаких ограничений. Ошибка: < /p> [code]WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError( , 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/fugue/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/fugue/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/fugue/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/fugue/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/fugue/ ERROR: Could not find a version that satisfies the requirement fugue (from versions: none) ERROR: No matching distribution found for fugue Note: you may need to restart the kernel to use updated packages. Warning: PySpark kernel has been restarted to use updated packages. [/code] Любые мысли о том, что не так? , .whl файлы.