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
Without specifically defining `PYTHONHOME`, Python 3.11 reports `Could not find platform dependent libraries <exec_prefix>` and then fails to `import math` etc.
It looks like we're running into a similar issue as the one reported here: python/cpython#95400
0 commit comments