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

Deprecation warning when installing in editable mode #1476

Open
lbianchi-lbl opened this issue Aug 23, 2024 · 0 comments
Open

Deprecation warning when installing in editable mode #1476

lbianchi-lbl opened this issue Aug 23, 2024 · 0 comments
Assignees
Labels
Priority:Normal Normal Priority Issue or PR

Comments

@lbianchi-lbl
Copy link
Contributor

image

  DEPRECATION: Legacy editable install of idaes-pse[coolprop,dmf,grid,omlt,ui]==2.6.0.dev0
from file:///home/ludo/lbl/idaes/idaes-pse (setup.py develop) is deprecated.
pip 25.0 will enforce this behaviour change. A possible replacement is to add
a pyproject.toml or enable --use-pep517, and use setuptools >= 64.
If the resulting installation is not behaving as expected, try using 
--config-settings editable_mode=compat.
Please consult the setuptools documentation for more information.
Discussion can be found at https://github.com/pypa/pip/issues/11457

My guess is that is not something that's necessarily very urgent to address, but we should probably take this opportunity to start working on the switch to pyproject.toml.

@ksbeattie ksbeattie added the Priority:Normal Normal Priority Issue or PR label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Normal Normal Priority Issue or PR
Projects
None yet
Development

No branches or pull requests

3 participants