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 #14

Open
jp5000 opened this issue Jan 17, 2020 · 1 comment
Open

conda installation not working #14

jp5000 opened this issue Jan 17, 2020 · 1 comment

Comments

@jp5000
Copy link

jp5000 commented Jan 17, 2020

Hi Trever,
Thank you for the great job. I have been using your library for a while and find it very useful.

I want to include your library as part of the conda env requirements for a library I am working on, but I can't manage to install rbf with conda. In the documentation you mentioned:

conda install rbf -c treverhines -c conda-forge

But I get the following error:

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

  • rbf

Current channels:

Thank you again,
JP

@treverhines
Copy link
Owner

Hi JP,

Thanks for letting me know. This is my first attempt at making a conda package, and I clearly have some kinks to work out. I am guessing that the problem is that you are trying to install the package on a Mac, and I have only uploaded conda packages for linux. At some point I will dig into the conda-build docs to figure out a better solution. For the time being, I removed the conda installation instructions from the readme because I am finding that the conda installation fails more often than not.

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