but I get the following error :
Fatal Python error: Py_Initialize: unable to load the file system codec
File “C
root/sidefx/H16_5_295/python27\lib\encodings\__init__.py”, line 123Also If i try to spawn another python2.7 installation with popen ( not the houdini one ) it starts, but is all messed up with its packages.
I guess it has something to do with the environment inherited from the houdini host process but how can I spawn another python installation in a clean way from houdini. No matter if its python3 or python2, which ever works.

