2016-07-12 10 views
0

Ich versuche pyethapp unter OSX zu installieren, bekomme aber am Ende einen Fehler "" python setup.py ei_info "". Irgendwelche Vorschläge?Fehler beim Erstellen von PYTHEAP für Ethereum unter OSX

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/ 

Antwort

1

Doh gerade realisiert

Ihre Setuptools Version (1.1.6) zu alt ist, um richtig dieses Paket zu installieren. Bitte upgraden Sie auf eine neuere Version (> = 3.3).