The Py_SetPath call changes the embedded pathing. As far as I can tell it needs both the python.exe directory and the python directory/python3.XX after unzipping python3.XX.zip where the modules are ...
I am trying to install another package, but it features pendulum as one of its dependencies. Installation fails with the following error: Error $ poetry add pendulum ...