What is the point of that one-line script?

Why can't you use pyuic5 executable from pyqt5-dev-tools package?

Or, if you (for some reason) really want main() to be called, call it
explicitly:

from PyQt5.uic import pyuic
pyuic.main()

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1619840

Title:
  pyqt5's pyuic module import doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyqt5/+bug/1619840/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to