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

Consider including conda-pypi? #265

Open
hoechenberger opened this issue May 17, 2024 · 4 comments
Open

Consider including conda-pypi? #265

hoechenberger opened this issue May 17, 2024 · 4 comments
Labels

Comments

@hoechenberger
Copy link
Member

https://github.com/jaimergp/conda-pypi/blob/main/docs/why.md

Thoughts? Could also make sense to have this somewhere in the MNE install instructions eventually?

cc @drammock @larsoner @cbrnr @mscheltienne @agramfort

@drammock
Copy link
Member

Looks like a good idea on first read, but would like a bit of time to think on it

@larsoner
Copy link
Member

Seems like a good idea. It will cause pip install ... to fail but with an informative message that allows the user to override the protection and unsafely (as always) do pip install ... by setting an additional flag or env var

@drammock
Copy link
Member

Let's keep an eye on it, but for now I think it's too early. Recommended installation method fails:

$ conda install -n base conda-pypi
Retrieving notices: ...working... done
Channels:
 - conda-forge
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed

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

  - conda-pypi

Current channels:

  - https://conda.anaconda.org/conda-forge

@hoechenberger
Copy link
Member Author

Yes it's not yet on conda-forge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants