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

Fix all pip installations #805

Closed
wants to merge 1 commit into from

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Oct 16, 2024

Description

Fix all pip installations.
Latest distros do not allow global pip installation.
Python packages have to be installed in venv.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

Latest distros do not allow global pip installation.
Python packages have to be installed in venv.

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
@ldorau ldorau requested a review from a team as a code owner October 16, 2024 07:53
@ldorau
Copy link
Contributor Author

ldorau commented Oct 16, 2024

@lukaszstolarczuk Closing

@ldorau ldorau closed this Oct 16, 2024
@ldorau ldorau deleted the Fix_all_pip_installations branch October 17, 2024 11:32
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.

1 participant