zooba / ogre3d-python-embed

Embedding Python into an ogre3d demo
42 stars 18 forks source link

get_externals.ps1: "No module named 'encodings' #2

Open wolfleyb opened 4 years ago

wolfleyb commented 4 years ago

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"