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

Pysam installation failure with conda environment #98

Open
wallacelab opened this issue Apr 7, 2020 · 2 comments
Open

Pysam installation failure with conda environment #98

wallacelab opened this issue Apr 7, 2020 · 2 comments

Comments

@wallacelab
Copy link

Following the Conda environment installation instructions on the readme, I hit the following error after running conda install -c bioconda pysam --update-deps:

Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: - 
Found conflicts! Looking for incompatible packages.

Followed by a long series of Python errors, but all apparently tracing to the "incompatible packages". As a workaround, I just did "pip install pysam --user", and it worked fine, but wanted to pass along that the Conda instructions may need to be tweaked.

@sjfleck
Copy link

sjfleck commented Aug 18, 2020

Thank you for this fix! I didn't notice it before leaving my own comment about the exact same issue.

@shangl02
Copy link

This is issue solved? I still run into the same error

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

2 participants