Skip to content

Installation failure in virtualenv on CentOS 7.2 #21

Closed
@verdurin

Description

@verdurin

I'm trying to install Elasticluster in a virtualenv on CentOS 7.2.

funcsigs is one of the dependencies. However, when I run python setup.py install, there is an error with funcsigs:

Processing dependencies for elasticluster==1.2.1.rc1
Searching for funcsigs>=0.4
Reading https://pypi.python.org/simple/funcsigs/
Best match: funcsigs 1.0.1
Downloading https://pypi.python.org/packages/ab/5b/a6dff630fe5b68a4d2a049b6d95b51ad1510fb72e9606d656feb2c34efd8/funcsigs-1.0.1.tar.gz#md5=c2d84de116ce1aba0dc844a359cd20dd
Processing funcsigs-1.0.1.tar.gz
Writing /tmp/easy_install-hpmqdV/funcsigs-1.0.1/setup.cfg
Running funcsigs-1.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hpmqdV/funcsigs-1.0.1/egg-dist-tmp-60yD2x
error: Setup script exited with error in funcsigs setup command: Invalid environment marker: python_version<"2.7"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions