[Bug 1027534] Re: pyuic4 crashed with ImportError in __main__: No module named PyQt4.uic.pyuic
Scott Kitterman
ubuntu at kitterman.com
Thu Jan 24 16:03:24 UTC 2013
You may have a problem with a similar symptom, but it's a different bug.
In quantal, dh_python3 had some new shebang rewriting features that
caused pyuic to have a /usr/bin/python3 shebang, which was the source of
this bug. I just verified that in precise, the shebang is
#!/usr/bin/env python.
/usr/bin/env python should resolve to python2.7. You might check that.
If it doesn't, then you have a local configuration issue. If not, you
need to file a new bug as there's no way you have the same issue in
precise as was fixed for this bug.
** Tags removed: precise
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to python-qt4 in Ubuntu.
https://bugs.launchpad.net/bugs/1027534
Title:
pyuic4 crashed with ImportError in __main__: No module named
PyQt4.uic.pyuic
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/1027534/+subscriptions
More information about the kubuntu-bugs
mailing list