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

F #5823: Update the way Python bindings are built and installed #6489

Closed
wants to merge 1 commit into from

Conversation

jamesWalczak
Copy link
Contributor

Description

Change deprecated way of building and installing:

python setup.py ...

to the modern one compliant with PEP517

NOTE: Installing contains an option --root-user-action=ignore to ignore warning about installing as root user. To avoid that flag, a virtual environment should be considered (but it then requires more thorough changes.

Branches to which this PR applies

  • master
  • one-X.X

  • Check this if this PR should not be squashed

…lled

Signed-off-by: Jakub Walczak <jakub.walczak@cmcc.it>
@tinova tinova closed this Feb 2, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants