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
I'm not exactly sure but it looks like if you want LOAD_WITH_ALTERED_SEARCH_PATH you should add the DLLs folder as well.
It's readable BTW
ls -l 'C:/Program Files/WindowsApps/PythonSoftwareFoundation.Python.3.10_3.10.2032.0_x64__qbz5n2kfra8p0/DLLs/'*.dll
5 means access denied, but it's readable so the only thing I can think of is that it's not considered executable, but not sure if there's a specific thing for that in Windows.
The script errors out with
Cannot load Python DLL: 5
.The user running the script is not an admin.
The text was updated successfully, but these errors were encountered: