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

pip install warning of impending deprecation #12

Open
jalasker opened this issue Jun 8, 2023 · 0 comments
Open

pip install warning of impending deprecation #12

jalasker opened this issue Jun 8, 2023 · 0 comments

Comments

@jalasker
Copy link

jalasker commented Jun 8, 2023

When installing pycorr on a new cluster with the command in the readme/documentation, I get the following error.

It doesn't currently cause problems but will in the future.

jlasker@c147:~$ python -m pip install git+https://github.com/cosmodesi/pycorr#egg=pycorr[mpi,jackknife,corrfunc]
DEPRECATION: git+https://github.com/cosmodesi/pycorr#egg=pycorr[mpi,jackknife,corrfunc] contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at pypa/pip#11617

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

1 participant