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 python3 setuptools in 15-SP6 #19357

Merged
merged 1 commit into from
May 27, 2024

Conversation

DeepthiYV
Copy link
Contributor

@DeepthiYV DeepthiYV commented May 22, 2024

Test in 15-SP6 is failing due to the default behavior. Its now fixed by using the system installed version creating the virtualenv with:

$ python-version -m venv myenv --system-site-packages

Ignore the Django failure- issue is fixed in another PR

Use the system installed version to create the virtualenv
@foursixnine
Copy link
Member

@DeepthiYV do you have a VR?

@DeepthiYV
Copy link
Contributor Author

@DeepthiYV do you have a VR?

updated.

@DeepthiYV DeepthiYV requested review from rfan1 and dzedro May 23, 2024 07:35
@DeepthiYV DeepthiYV merged commit 76b1e69 into os-autoinst:master May 27, 2024
10 checks passed
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.

2 participants