Commit d47533b
committed
CI : Set
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#95400PYTHONHOME on macOS1 parent 549f93b commit d47533b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
0 commit comments