how to use in windows platform? :)
👍 please……
python setup.py build / bdist_egg / whatever works fine with MSVC2015/QT5.9
setup.py build doesnt work; need to give path for qmake,make and qt include, also then throws the error
Could not find qmake configuration file win32-msvc2013.
Nothing to do with this project, you have to properly setup your Qt & MSVC environment. Use the qtenv2.bat and vcvarsall.bat scripts supplied with Qt & MSVC installations.
Do we need to have Qt installed or PyQt5 is enough?
Come on, this is not an issue for this project. You have to build a PyQt extension, so you'll need Qt , sip and Python development packages.
hello, I have MSVC2015 and Qt 5.14, I installed sip and make but when I run python setup.py build I get this error :
running build running build_ext Setting qmake to 'C:/qt64/qt_1544645195969/_h_env/Library/bin/qmake.exe' Setting make to 'jom.exe' error: [WinError 2] Impossibile trovare il file specificato
I got the same error of Biinzy... what do we need to do?
https://wiki.qt.io/Jom