【发布时间】:2017-04-29 16:46:22
【问题描述】:
所以我正在测试https://notebooks.azure.com,我想使用 pip 安装 graphlab,但我收到以下错误:
Collecting https://get.graphlab.com/GraphLab-Create/2.1/xxxxxx@gmail.com/4979-2629-7787-8767-049A-C0BB-5869-FBD6/GraphLab-Create-License.tar.gz Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by ProxyError('Cannot connect to proxy., OSError('Tunnel connection failed: 403 Forbidden',))':/GraphLab-Create/2.1/xxxxxx@gmail.com/4979-2629-7787-8767-049A-C0BB-5869-FBD6/GraphLab-Create-License.tar.gz
我环顾四周,发现一些答案说您必须指定您正在使用的代理,但我无法在 azure paltform 中找到与代理有关的任何内容。
【问题讨论】:
标签: python azure machine-learning jupyter-notebook graphlab