Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update setup.py to work with conda. #210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gideonite
Copy link

Fixes this error when running pip install .

    ERROR: Command errored out with exit status 1:
     command: /cluster/home/dgideon/software/anaconda3/envs/dim/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-i502lsuj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-i502lsuj/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-req-build-i502lsuj/pip-egg-info
         cwd: /tmp/pip-req-build-i502lsuj/
    Complete output (24 lines):
    Traceback (most recent call last):
      File "/cluster/home/dgideon/software/anaconda3/envs/dim/lib/python3.7/site-packages/setuptools/dist.py", line 221, in assert_string_list
        assert isinstance(value, (list, tuple))
    AssertionError

@MasterJEET
Copy link

I wonder if the project is still active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants