We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description Python binding build script shows the warning below while installing the library:
SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
It would be nice to update the script to avoid using deprecated tools.
Additional Context Error shown when building for Ubuntu 22.04.
The text was updated successfully, but these errors were encountered:
F OpenNebula#5823: Update the way Python bindings are built and insta…
f66f680
…lled Signed-off-by: Jakub Walczak <[email protected]>
jamesWalczak
Successfully merging a pull request may close this issue.
Description
Python binding build script shows the warning below while installing the library:
It would be nice to update the script to avoid using deprecated tools.
Additional Context
Error shown when building for Ubuntu 22.04.
Progress Status
The text was updated successfully, but these errors were encountered: