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

conda installation not working #81

Open
miquelduranfrigola opened this issue Sep 9, 2020 · 1 comment
Open

conda installation not working #81

miquelduranfrigola opened this issue Sep 9, 2020 · 1 comment

Comments

@miquelduranfrigola
Copy link

Hi, I am having trouble installing skchem through conda in my Ubuntu 20.04:

I first create the environment:
conda create -n skchem python=3.5
conda activate skchem

Then I try to install skchem:
conda install -c richlewis scikit-chem

Unfortunately, I get the following error message:

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.
This can take several minutes.  Press CTRL-C to abort.
failed                                                                                                                   

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versions
@sgujjaABM
Copy link

Hi,
I am getting the same error. Can you please please let me know if there's a solution to fix this?
Thanks
Shar

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