IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    在Windows下安装Fabric

    Ivan Cai发表于 2014-07-03 20:34:00
    love 0

    When installing pycrypto you will get several errors. The best way to solve it is NOT install it on Windows. XD

    So you need to manually download pycrypto. And before you run setup.py you should edit setup.py and replace all -std=c99 with -std=gnu99

    Then just run setup.py build -cmingw32 and setup.py install --skip-build

    By the way you should also install ecdsa pip install ecdsa



沪ICP备19023445号-2号
友情链接