Home  >  Q&A  >  body text

阿里云 centos 7 上 安装 scrapy, 盯了这个提示一下午。

运行 pip install scrapy
运行到
Running setup.py bdist_wheel for cryptography
不动了
有人碰到过吗?
注:
1 在window和mac上都安装成功的
2 python换了阿里的源。话说阿里云怎么fq的?
3 试了好多次都不行

==============分割线=====================

把这个命令扔后台了,第二天就好了,看来问题就是时间不够长!!!

大家讲道理大家讲道理2733 days ago697

reply all(3)I'll reply

  • 巴扎黑

    巴扎黑2017-04-26 09:03:11

    Python recommends using the anaconda distribution, which comes with all commonly used packages.
    If not, you can use conda install xxx to download, which is fast and avoids local compilation dependencies.
    Send https://www.continuum.io/down.. .

    reply
    0
  • ringa_lee

    ringa_lee2017-04-26 09:03:11

    https://mirrors.tuna.tsinghua...

    reply
    0
  • 为情所困

    为情所困2017-04-26 09:03:11

    I left this command in the background yesterday and ran it. It’s fine today.

    reply
    0
  • Cancelreply