Pymark won't open on Windows
-
I got an issue on Windows while trying to open Pymark. I managed to fix the issue by downloading and installing PyQt.
Global page : https://www.riverbankcomputing.com/software/pyqt/download
Direct Download for Windows 64b : http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.11.4/PyQt4-4.11.4-gpl-Py2.7-Qt4.8.7-x64.exe
Direct Download for Windows 32b: http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.11.4/PyQt4-4.11.4-gpl-Py2.7-Qt4.8.7-x32.exeHope it helps.
-
@jrk Thanks for your prompt reply.
Based on how you fixed it, I suspect #2 is the cause. Most probably a PATH order issue. For now, installing PyQt (and pyserial) on the "system's" Python as you did will make it run.
I already filled the bug report, and will be included for a future release. Thanks a lot for your detailed post on how you solved it.
Regards,
Abilio
-
- Windows 8.1 Pro 64b
- Yes
-
@jrk In order to improve the Pymakr installer on Windows, can you please reply to a couple of questions?
- What version of Windows are you using?
- Did you have python already installed in your system?