You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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-pypiRetrieving notices: ...working... doneChannels: - conda-forgePlatform: linux-64Collecting package metadata (repodata.json): doneSolving environment: failedPackagesNotFoundError: The following packages are not available from current channels: - conda-pypiCurrent channels: - https://conda.anaconda.org/conda-forge
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
The text was updated successfully, but these errors were encountered: