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

Legacy editable install - switch to pyproject.toml #22

Open
sohang3112 opened this issue Nov 3, 2024 · 0 comments
Open

Legacy editable install - switch to pyproject.toml #22

sohang3112 opened this issue Nov 3, 2024 · 0 comments
Assignees
Labels
warning Warnings (eg. deprecation) to fix

Comments

@sohang3112
Copy link
Owner

pip install -e . now shows this deprecation warning:

DEPRECATION: Legacy editable install of forth_kernel==0.3 from file:///home/sohangchopra/Programming/iforth (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 pypa/pip#11457

See steps to fix

@sohang3112 sohang3112 added the warning Warnings (eg. deprecation) to fix label Nov 3, 2024
@sohang3112 sohang3112 self-assigned this Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
warning Warnings (eg. deprecation) to fix
Projects
None yet
Development

No branches or pull requests

1 participant