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

Install fails for conda #150

Open
stuchalk opened this issue May 13, 2019 · 1 comment
Open

Install fails for conda #150

stuchalk opened this issue May 13, 2019 · 1 comment

Comments

@stuchalk
Copy link

Running conda install -c bjodah chempy pytest., I get the following error:

(base) CHEM-67816:~ n00002621$ conda install -c bjodah chempy pytest
Collecting package metadata: done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - chempy -> pulp[version='>=1.6.8']
  - chempy -> pyodesys[version='>=0.12.4'] -> pycvodes[version='>=0.11.9']
  - chempy -> pyodesys[version='>=0.12.4'] -> pygslodeiv2[version='>=0.9.1']
  - chempy -> pyodesys[version='>=0.12.4'] -> pyodeint[version='>=0.10.1']
  - chempy -> pyodesys[version='>=0.12.4'] -> pysym
  - chempy -> pyodesys[version='>=0.12.4'] -> python-symengine
  - chempy -> pyodesys[version='>=0.12.4'] -> symcxx
  - chempy -> quantities[version='>=0.12.1']
@bjodah
Copy link
Owner

bjodah commented May 13, 2019

Thank you for the report. I have suspected this, unfortunately conda-forge is moving faster than what I'm able to keep up with. At some point I hope to be able to put chempy on conda-forge, in the meantime, using pip under conda should still allow you to install chempy.

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