I recently upgraded from 0.8 to 1.0b1 and am having some trouble.  I've
managed to get thru most of the update stuff, and get my app to display
etc, but when I try to use it, python crashes and cherrypy shuts down.

I'm on windows XP.

The app is just a simple interface that runs scripts in other python
files for me. So, i hit the button on the form that starts the script,
and it starts, gets itself into some fuctions (in the other imported
python script)...then it tries to access the geoprocessor module from
ESRI and it seems the whole thing crashes down with a 'python.exe is
having some problems' dialogue. The info that goes along with that is
below...

AppName: python.exe      AppVer: 0.0.0.0         ModName: geoprocessor.dll
ModVer: 9.1.0.750        Offset: 00020715

It would seem that this is not a turbogears problem, but this stuff was
working fine before I upgraded, and it works fine if  I run the
original script, even if i just write a little script that imports my
controllers.py file and runs it from there...

Anyone with an idea of what I should be trying?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to