Skip to content

Setup fails with pip install #199

@SamBryce-Smith

Description

@SamBryce-Smith

Hi,

I've tried to install iCount through pip and I'm getting the following error. It is consistent across using pip or pip3 to install (my python versions are 2.7 & 3.6)

pip install icount
Collecting icount
Using cached https://files.pythonhosted.org/packages/87/1b/785202907a94d2c2968727a48bac503f03e236f5b11bcc31bc2a0c3ab826/iCount-2.0.0.tar.gz
Complete output from command python setup.py egg_info:
error in iCount setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Unordered types are not allowed

For what it's worth, the Docker image works perfectly (but for sake of simplicity and flexibility it would be useful to be able to install iCount via pip so it can be incorporated into conda environments).

Thanks for your time and all the best,
Sam

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