Skip to content

ValueError: invalid literal for int() with base 10: 'post20170921' #23

Description

@Netherdrake

OS: Arch Linux
Python: Python 3.6.3 (Anaconda)

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions