【发布时间】:2015-03-22 10:57:00
【问题描述】:
我正在尝试将blocktrail包安装到pycharm中,但每次它都会给我一个错误:
Skipping link https://pypi.python.org/packages/3.4/h/httpsig/httpsig-1.1.2-py2.py3-none-any.whl#md5=71bf1b61f1f6c5225f196872ce1d7d12 (from https://pypi.python.org/simple/httpsig/); unknown archive format: .whl
Could not find any downloads that satisfy the requirement httpsig>=1.1.0 (from blocktrail-sdk)
有人知道如何在 PyCharm 中解决这个问题吗?我已经安装了以下软件包:pip、pip-tools、pip-upgrade、setuptools,但仍然无法使用。
【问题讨论】: