Public bug reported:
When trying to run wxGlade in Fiesty it first isn't packaged in Python 2.5 so I
get:
python: can't open file '/usr/lib/python2.5/site-packages/wxglade/wxglade.py':
[Errno 2] No such file or directory
When I specify python2.4 I get:
$ python2.4
/usr/share/pycentral/python-wxglade/site-packages/wxglade/wxglade.py
Traceback (most recent call last):
File "/usr/share/pycentral/python-wxglade/site-packages/wxglade/wxglade.py",
line 148, in ?
run_main()
File "/usr/share/pycentral/python-wxglade/site-packages/wxglade/wxglade.py",
line 135, in run_main
import main
File "/usr/share/pycentral/python-wxglade/site-packages/wxglade/main.py",
line 9, in ?
from wxPython.wx import *
ImportError: No module named wxPython.wx
>From what I read the import of wx is now just
import wx
not import wxPython.wx
** Affects: wxglade (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
wxGlade using old import statement
https://launchpad.net/bugs/80917
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs