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

Deprecate setup.py #487

Closed
sdatkinson opened this issue Oct 7, 2024 · 2 comments
Closed

Deprecate setup.py #487

sdatkinson opened this issue Oct 7, 2024 · 2 comments

Comments

@sdatkinson
Copy link
Owner

Follow new guidance

@sdatkinson
Copy link
Owner Author

FYI: when pip install -e .

DEPRECATION: Legacy editable install of neural-amp-modeler==0.10.0 from file:///Users/steve/src/neural-amp-modeler (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

@Justin-Hoffman
Copy link
Contributor

I've opened #516 to address this.

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

2 participants