Just a little bit. :-)
I did some checking. Inkscape on windows does the following to locate a python interpreter:
- checks a python-interpreter string value from the preferences file
(I dont' believe this value is set anywhere, would need to be entered by hand.) 2) checks for a python/python.exe relative to the python executable 3) checks for python.exe in the system path
The reason I don't believe that C:\Python24 has been removed is because the error message pasted was a python backtrace (not an Inkscape error at all) that lists the full path of the files that python is actually running. I'm not sure python would continue to produce a phantom pain backtrace after you cut off its limbs. :-)
Aaron Spike
well, anyway: after I uninstalled C:\Python24 there is no reference anymore in the errorlog, so phantom pain is gone. Still it doesn't run the 'groups to pngs', or e.g. radiobutton effects. It does however run tor instance the Render/lorus ipsum script, so I assume the right python is running, some of the scripts just don't work, or some library part is missing.
errorlog for groups to pngs now is:
Traceback (most recent call last):
File "share\extensions\g2pngs.py", line 81, in ?
e.affect()
File "C:\Program Files\Inkscape\share\extensions\inkex.py", line 153, in affect
self.parse()
File "C:\Program Files\Inkscape\share\extensions\inkex.py", line 114, in parse
self.document = reader.fromStream(stream)
File "C:\Program Files\inkscape\python\Lib\site-packages_xmlplus\dom\ext\reader\Sax2.py", line 372, in fromStream
self.parser.parse(s)
File "C:\Program Files\inkscape\python\Lib\site-packages_xmlplus\sax\expatreader.py", line 109, in parse
xmlreader.IncrementalParser.parse(self, source)
File "C:\Program Files\inkscape\python\Lib\site-packages_xmlplus\sax\xmlreader.py", line 121, in parse
buffer = file.read(self._bufsize)
IOError: [Errno 9] Bad file descriptor
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&da... _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
-- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.411 / Virus Database: 268.17.29/673 - Release Date: 06-Feb-07