1
ChiangDi Jul 17, 2016 via Android
运行命令时加在最后
|
2
xiaohuangya OP @ChiangDi 为什么我输入这个: pip3 install sympy --trusted-host e.pypi.python.org
会报错m(._.)m Collecting sympy Could not find a version that satisfies the requirement sympy (from versions: ) No matching distribution found for sympy |
3
onlyice Jul 17, 2016
|
4
xiaohuangya OP @onlyice 妥了。。网上都给的这些个网址,感谢大胸弟了|´・ω・)ノ
|
5
zsj950618 Jul 17, 2016
用 ustc 的 pypi 源的时候可以使用 https://pypi.mirrors.ustc.edu.cn/
|
6
lslqtz Jul 17, 2016
pypi.python.org 可以访问。。但 e.是错的
|