Originally created by: itrs....@gmail.com
What steps will reproduce the problem?
1. an pyqt4 app using uic module (by import .ui file)
2. use cx-freeze to build binary
What is the expected output? What do you see instead?
expected build successfully but failed on attached log
What version of the product are you using? On what operating system?
WinPython-64bit-3.3.2.3
Please provide any additional information below.
Since the distribution is based on python3, cx-freeze should use uic module under "C:\WinPython-64bit-3.3.2.3\python-3.3.2.amd64\lib\site-packages\PyQt4\uic\port_v3" (missing) instead of port_v2