[Bug 341633] [NEW] python-wxglade doesn't work with python2.6

Launchpad Bug Tracker 341633 at bugs.launchpad.net
Sun Mar 29 19:19:43 BST 2009


You have been subscribed to a public bug by Surfaz Gemon Meme (surfaz28):

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

** Affects: wxglade (Ubuntu)
     Importance: Undecided
     Assignee: Surfaz Gemon Meme (surfaz28)
         Status: In Progress

-- 
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 Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list