After cloning your repo to my desktop and running get_externals.ps1, I get a Fatal Python error with the following:
Fatal Python error: Py_Initialize: unable to load the file system codec
ModuleNotFoundError: No module named 'encodings'
Additionally, when I try to build the solution in VS, I get the following error. I'm not sure if it is related or not:
"Cannot open include file: 'OgrePlugin.h': No such file or directory"
After cloning your repo to my desktop and running get_externals.ps1, I get a Fatal Python error with the following:
Fatal Python error: Py_Initialize: unable to load the file system codec ModuleNotFoundError: No module named 'encodings'
Additionally, when I try to build the solution in VS, I get the following error. I'm not sure if it is related or not: "Cannot open include file: 'OgrePlugin.h': No such file or directory"