* Georg Vollnhals -- Monday 19 February 2007: > this is all very nice but the bad message is that blender 2.43 still > does not run external *.py plug-ins with Python 2.5 installed on the > system.
Works here. But I compile from source, because AFAIK it does indeed demand Python 2.4 by default. See attached my very trivial user-config.py. Just put it into the top level blender source dir and call "scons" again. It's picked up automatically by the scons build system. The first line is only to get decent syntax coloring in the vim editor, the other two lines are because there were problems with sound & exr at some time, and I didn't need them anyway. Maybe that's not necessary any more. Add further options as you please. :-) m.
user-config.py
Description: application/python
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel