[Bug 341633] Re: python-wxglade doesn't work with python2.6
Dimitrios Symeonidis
azimout at gmail.com
Thu Mar 12 11:06:24 UTC 2009
** Description changed:
Binary package hint: python-wxglade
in latest jaunty, when trying to run python-wxglade, I get:
python: can't open file '/usr/lib/python2.6/site-packages/wxglade/wxglade.py': [Errno 2] No such file or directory
instead, the file is under /usr/lib/python2.6/dist-
packages/wxglade/wxglade.py
+
+ the error is in file /usr/bin/wxglade, which reads:
+ #!/bin/sh
+
+ pv=`python -c 'import sys; print sys.version[:3]'`
+ exec python /usr/lib/python$pv/site-packages/wxglade/wxglade.py "$@"
+ #!/bin/sh
+
+ i have verified that, changing site-packages to dist-packages fixes the
+ issue
--
python-wxglade doesn't work with python2.6
https://bugs.launchpad.net/bugs/341633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list