I have several wxpython scripts that execute just fine. When, in the terminal
mode, I attempt to
use pywrap, as specified in the book “wxPython in action”, chapter 4, page
100, it list the
command as: “pywrap filename.py” I get an error “No App class was found”
(?).
I actually used several different py files that do execute just fine. BTW, I
can open pycrust but it will
not display the code of the file I wish to open.
The following is from the opening line of pycrust.
PyCrust 0.9.8 - The Flakiest Python Shell
Python 2.7.3 (default, Feb 27 2014, 19:58:35)
[GCC 4.6.3] on linux2
I am positive there is something I am doing incorrectly, but I can't
identify it.
Is it that pywrap is not setup correctly? Looking for corrections to help
use these python and wxpython helpers.
···
--
View this message in context: http://wxpython-users.1045709.n5.nabble.com/using-pywrap-pycrust-with-wxpython-scripts-tp5721241.html
Sent from the wxPython-users mailing list archive at Nabble.com.