On Donnerstag, 27. September 2007, Sundance wrote: > Detlev wrote: > > You are right! And here are instructions for fixing it. > > Hi Detlev, > > Awesome! Thank you for this! > > Don't we risk bumping into the very same problem if somebody ever tries > to run something with a DebugConfig module in Eric though? > > In that spirit, I think I've found a more robust fix for the issue: > > > In file 'DebugClients/Python/DebugClientBase.py', replace the line: > > from Config import ConfigVarTypeStrings > > ... with: > > from DebugClients.Python.Config import ConfigVarTypeStrings >
Your fix doesn't work over here. It seems, that there is more about it. > > I've tested that it fixes my issue: with this modification, my own > Config module imports correctly and my project runs fine within Eric. > > However, I cannot say if there are other module names that could > conflict with the Eric debugger. Presumably, applying the same fix > would work fine too, though. > Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt