【问题标题】:Error creating pytheapp for Ethereum on OSX在 OSX 上为以太坊创建 ​​pytheapp 时出错
【发布时间】:2016-07-12 12:57:02
【问题描述】:

我正在尝试在 OSX 上安装 pyethapp,但在“python setup.py egg_info”末尾出现错误。有什么建议吗?

  c233:json-server-api justinstaines$ pip install pyethapp
Collecting pyethapp
  Downloading pyethapp-1.3.0-py2.py3-none-any.whl (334kB)
    100% |████████████████████████████████| 337kB 1.2MB/s 
Collecting statistics (from pyethapp)........

Collecting secp256k1 (from ethereum>=1.3.5->pyethapp)
  Downloading secp256k1-0.12.1.tar.gz (144kB)
    100% |████████████████████████████████| 153kB 2.3MB/s 
    Complete output from command python setup.py egg_info:
    Your setuptools version (1.1.6) is too old to correctly install this package. Please upgrade to a newer version (>= 3.3).




    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/rb/ydgvprfj6yg5q180740g1lpm0000gn/T/pip-build-KDbJvF/secp256k1/

【问题讨论】:

    标签: python json-rpc ethereum


    【解决方案1】:

    Doh刚刚意识到

    您的 setuptools 版本 (1.1.6) 太旧,无法正确安装此软件包。请升级到较新的版本 (>= 3.3)。

    【讨论】:

      猜你喜欢
      • 2016-02-28
      • 1970-01-01
      • 2016-03-21
      • 1970-01-01
      • 2017-03-20
      • 1970-01-01
      • 2018-04-29
      • 2016-12-22
      • 1970-01-01
      相关资源
      最近更新 更多