Collecting secp256k1 (from ethereum<2.0.0,>=1.6.1->eth-testrpc>=1.3.0->populus)
Using cached secp256k1-0.13.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-7b11re3w/secp256k1/setup.py", line 41, in <module>
if [int(i) for i in setuptools_version.split('.')] < [3, 3]:
File "/tmp/pip-build-7b11re3w/secp256k1/setup.py", line 41, in <listcomp>
if [int(i) for i in setuptools_version.split('.')] < [3, 3]:
ValueError: invalid literal for int() with base 10: 'post20170921'
OS: Arch Linux
Python: Python 3.6.3 (Anaconda)