Python Forum
Thread Rating:
  • 3 Vote(s) - 2.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error no 2: no such file
#4
Use pyuic5 to make a Python file that dos not relay on betws.ui.
pyuic5 -x betws.ui -o my_gui.py
Now run Pyinstaller on .py file.

There are some talk here,how to do it with .ui file in Pyinstaller.
Reply


Messages In This Thread
error no 2: no such file - by panoss - May-16-2017, 12:10 PM
RE: error no 2: no such file - by metulburr - May-16-2017, 12:28 PM
RE: error no 2: no such file - by panoss - May-16-2017, 01:45 PM
RE: error no 2: no such file - by snippsat - May-16-2017, 02:39 PM
RE: error no 2: no such file - by panoss - May-16-2017, 03:45 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020