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

Clipper installation fails #90

Open
ekfiagbedzi opened this issue Nov 22, 2020 · 3 comments
Open

Clipper installation fails #90

ekfiagbedzi opened this issue Nov 22, 2020 · 3 comments

Comments

@ekfiagbedzi
Copy link

All the installation instructions work till I run
pip install .
where I get the below error

ERROR: Command errored out with exit status 1: /home/biopython/anaconda3/envs/clipper3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xzdp502n/setup.py'"'"'; file='"'"'/tmp/pip-req-build-xzdp502n/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-ippyc680/install-record.txt --single-version-externally-managed --compile --install-headers /home/biopython/anaconda3/envs/clipper3/include/python3.7m/clipper Check the logs for full command output.

@IrisWEI-1996
Copy link

Hi I met the same problem before when installing the other software. I'm not entirely sure if this is caused by the conflict between the different virtual environments and I would suggest if you could try conda install instead.

conda install -c bioconda bioconductor-clipper 
conda install -c bioconda/label/gcc7 bioconductor-clipper

@algaebrown
Copy link
Contributor

algaebrown commented Jan 23, 2021

Hi @ekfiagbedzi and @IrisWEI-1996 sorry for the late reply.

@ekfiagbedzi can you provide the log file as suggested in the error message?
@IrisWEI-1996 biocondutor-clipper is a different package

we are working on making clipper available on PyPI and conda, hopefully can make installation easier.

🙏 Thanks

@sj-hao
Copy link

sj-hao commented Feb 16, 2023

Hi @ekfiagbedzi, I have the same question now. Have you solved this problem successfully?

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

No branches or pull requests

4 participants