You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @flying-sheep - Thank you for bringing this issue to our attention. We will look into this issue and will update you after investigating. Appreciate your patience! Thanks
Description
When installing Python modules into
setup-python
’s system environment for Python 3.12 onubuntu-24.04
, they can’t be imported for some reason.See also:
Platforms affected
Runner images affected
Image version and build link
20250126.1.0 and 20250209.1.0
Is it regression?
Yes, it worked with ubuntu 22.04 and runners 20241215.1.0 and 20250105.1.0:
Expected behavior
installed Python packages are importable
Actual behavior
ModuleNotFoundError: No module named '…'
Repro steps
The text was updated successfully, but these errors were encountered: