I’ve been building SVN builds with windows for a while now but now I’m trying to build it with linux and scons. I’m using the instructions in the wiki for opensuse, which is what I’m running
it builds fine but at runtime I get
Fatal Python error: Py_Initialize: can't initialize sys standard streams
ImportError: No module named encodings.utf_8