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

Warning message on bench update #1991

Open
FHenry opened this issue Sep 21, 2024 · 0 comments
Open

Warning message on bench update #1991

FHenry opened this issue Sep 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@FHenry
Copy link

FHenry commented Sep 21, 2024

Information about bug

During bench udpate there is this warning

Installing helpdesk
$ /workspace/development/frappe-bench/env/bin/python -m pip install --quiet --upgrade -e /workspace/development/frappe-bench/apps/helpdesk 
  DEPRECATION: Legacy editable install of helpdesk==0.10.0 from file:///workspace/development/frappe-bench/apps/helpdesk (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

possible fix is to migrate to pyproject.toml new standard

Are you interested in a PR that do that ?

Version

Frappe Version (version-15 branch)

Installation method

docker

Relevant log output / Stack trace / Full Error Message.

No response

@FHenry FHenry added the bug Something isn't working label Sep 21, 2024
@FHenry FHenry changed the title Warning message on `bench update Warning message on bench update Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant