This allows meshtool to run in Ubuntu 12.04 (and presumably other distros) in spite of the fact that the panda3d python bindings are installed in python2.6.
It accomplishes this by explicitly adding the panda search path (as seen in panda3d.pth) to sys.path.
This allows meshtool to run in Ubuntu 12.04 (and presumably other distros) in spite of the fact that the panda3d python bindings are installed in python2.6.
It accomplishes this by explicitly adding the panda search path (as seen in panda3d.pth) to sys.path.