首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法安装Tox

无法安装Tox
EN

Stack Overflow用户
提问于 2018-07-02 14:38:52
回答 1查看 459关注 0票数 0

当我想安装Tox (https://tox.readthedocs.io/en/latest/install.html )时,我使用MacOSSiera10.12.6。

代码语言:javascript
复制
~ $ pip install tox
Collecting tox
  Could not fetch URL https://pypi.python.org/simple/tox/: There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) - skipping
  Could not find a version that satisfies the requirement tox (from versions: )
No matching distribution found for tox
~ $ 

我如何安装Tox?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2018-07-02 16:32:29

我找到了简单的解决方案:

brew安装python2

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/51138654

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档