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 install instructions don't work on macOS #80

Closed
bryanwweber opened this issue Feb 8, 2018 · 2 comments
Closed

Conda install instructions don't work on macOS #80

bryanwweber opened this issue Feb 8, 2018 · 2 comments

Comments

@bryanwweber
Copy link

Hi! This is related to openjournals/joss-reviews#565

The conda installation instructions don't work for me on macOS (although they do on Ubuntu). The error I receive is

$ conda create -n chempy -c bjodah chempy pytest
Solving environment: failed

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

  - chempy
  - pyneqsys[version='>=0.5.1']
  - sym[version='>=0.3.1']
  - chempy
  - pyodesys[version='>=0.11.6']

Current channels:

  - https://conda.anaconda.org/bjodah/osx-64
  - https://conda.anaconda.org/bjodah/noarch
  - https://repo.continuum.io/pkgs/main/osx-64
  - https://repo.continuum.io/pkgs/main/noarch
  - https://repo.continuum.io/pkgs/free/osx-64
  - https://repo.continuum.io/pkgs/free/noarch
  - https://repo.continuum.io/pkgs/r/osx-64
  - https://repo.continuum.io/pkgs/r/noarch
  - https://repo.continuum.io/pkgs/pro/osx-64
  - https://repo.continuum.io/pkgs/pro/noarch
  - https://conda.anaconda.org/conda-forge/osx-64
  - https://conda.anaconda.org/conda-forge/noarch

You should list in the documentation/README which platforms are supported.

@bjodah
Copy link
Owner

bjodah commented Feb 19, 2018

So I've spent some time trying to build conda packages for all the major platforms. It was harder than I anticipated but os x should be doable in the forseeable future (e.g. working on it here). But until then I've updated the README to state that Linux is the officially supported platform.

@bryanwweber
Copy link
Author

OK this sounds good. Feel free to close if you want.

@bjodah bjodah closed this as completed Mar 25, 2018
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