You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello team,
I can try to take a look this too, but this is a heads up that setup.py install is going to be outdated. This will cause problems likely as you update to later versions to python e. g. Python 3.10 for Ubuntu 22 containers.
Hello team,
I can try to take a look this too, but this is a heads up that setup.py install is going to be outdated. This will cause problems likely as you update to later versions to python e. g. Python 3.10 for Ubuntu 22 containers.
Here is some info on why this might be an issue
https://packaging.python.org/en/latest/discussions/setup-py-deprecated/
https://hatchjs.com/setup-py-install-is-deprecated/
I did find this source, which might be helpful to make the switch, hopefully it shouldn't be too bad.
https://packaging.python.org/en/latest/guides/modernize-setup-py-project/#modernize-setup-py-project
The text was updated successfully, but these errors were encountered: