Hello, > but when I copy the script into blender and run it I get: > > [code]Compiled with Python version 2.5. > Checking for installed Python... got it! > Traceback (most recent call last): > File "Text", line 27, in <module> > File "H:\Python25\lib\xml\sax\__init__.py", line 93, in make_parser > raise SAXReaderNotAvailable("No parsers found", None) > xml.sax._exceptions.SAXReaderNotAvailable: No parsers found[/code] Python is using an external library for SAX (expat IIRC). I *guess* the Python that comes with Blender don't have this library.
> Its probably a stupid question but thanks anyway! He who asks is a fool for five minutes, but he who does not ask remains a fool forever. - Chinese Proverb HTH, -- Miki <[EMAIL PROTECTED]> http://pythonwise.blogspot.com -- http://mail.python.org/mailman/listinfo/python-list