We are using a wx.py.shell.Shell (with a slightly modified InterpClass, nothing serious modified) in our program.
When running from source, help and most importantly help(...) calls work, but in the pyinstaller exe version, I get an Exception (NameError). Has anyone seen this before or knows what we could try to get those back? dir(...) works, why does help not work? Thanks for any hints, Hannes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" 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/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
