Python Forum
Convert .ui file .py
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Convert .ui file .py
#6
(Jul-16-2017, 08:01 PM)mailal Wrote: And I also do not have \Scripts\ (folder).
All Python installation on Windows shall have a Scripts folder.
It's C:\Python35\Scripts for 3.5.

Quote:I do not have pyuic5.exe, do I need to this file?
It may be different on how you install,you should use pip(version-9) as do in demo.
You see usage of pip last in this tutorial.
pip install PyQt5
# pyqt5-tools for designer 
pip install pyqt5-tools
Reply


Messages In This Thread
Convert .ui file .py - by mailal - Jul-15-2017, 05:42 PM
RE: Convert .ui file .py - by Barrowman - Jul-15-2017, 08:35 PM
RE: Convert .ui file .py - by snippsat - Jul-15-2017, 11:00 PM
RE: Convert .ui file .py - by mailal - Jul-16-2017, 08:01 PM
RE: Convert .ui file .py - by Barrowman - Jul-16-2017, 08:47 PM
RE: Convert .ui file .py - by snippsat - Jul-17-2017, 04:33 PM
RE: Convert .ui file .py - by Sophus - Jul-26-2017, 05:06 PM
RE: Convert .ui file .py - by Jagger - Mar-25-2019, 08:05 AM

Forum Jump:

User Panel Messages

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