>C:\GRASS_GIS\etc\python\grass\script\task.py", line 35, in >¦ <module>
AFAIU you're using winGRASS standalone installer. Correct? Which Version? winGRASS standalone bundles its own python version. >¦ from xml.parsers import expat # TODO: works for any Python? >¦ File "C:\PYTHON26\LIB\xml\parsers\expat.py", line 4, in <module> >¦ from pyexpat import * >¦ ImportError: DLL load failed: %1 ist keine zulõssige Win32->Anwendung. here it seems to point to an external python living in C:\PYTHON26. Have you more python version installed on your Windows System? these several python installations may interfere. Could you rename C:\PYTHON26 to e.g. C:\xxxxPYTHON26 and try to restart winGRASS and post the results here? ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Windows-Bug-in-dll-tp5322538p5322540.html Sent from the Grass - Dev mailing list archive at Nabble.com. _______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
