Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
GH-128779: add test for venv --system-site-packages#129462
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Signed-off-by: Filipe Laíns <lains@riseup.net>
Uh oh!
There was an error while loading.Please reload this page.
vstinner left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
vstinner commentedJan 30, 2025
Oh, the test fails on macOS: And Ubuntu (ARM): I applied my suggestion to debug this issue. |
vstinner commentedJan 30, 2025
Error using assertIn() and assertNotIn(). macOS (I reformatted the error to make it more readable): Ubuntu (ARM, output also reformatted): |
Uh oh!
There was an error while loading.Please reload this page.
--system-site-packagesdoesn't work (system packages are not detected) #128779