@fgallaire Have you compiled a program with formlayout successfully with either of these programs? I spent the better part of yesterday and the day before, trying to get pyinstaller or cx_freeze to work. The error popping up, and I can't get around is: "import error: formlayout requires PyQT4, PyQt5 or PySide" Both pyinstaller and cx_freeze are pulling the PyQt5 libraries and files, but I get the same error for the compiled code using either pyinstaller or cx_freeze.
windows 7
Anaconda
Ipython 2.7.12 64bit
Thank you again,
R.
@fgallaire Have you compiled a program with formlayout successfully with either of these programs? I spent the better part of yesterday and the day before, trying to get pyinstaller or cx_freeze to work. The error popping up, and I can't get around is: "import error: formlayout requires PyQT4, PyQt5 or PySide" Both pyinstaller and cx_freeze are pulling the PyQt5 libraries and files, but I get the same error for the compiled code using either pyinstaller or cx_freeze.
windows 7
Anaconda
Ipython 2.7.12 64bit
Thank you again,
R.