[PyQt] pyqtdeploy windows 7 problems
lloyd konneker
bootch at nc.rr.com
Tue Jul 15 23:36:28 BST 2014
Windows 7, Python3.4.1, pyqtdeploy0.4 running freeze throws an exception
that isn't caught and doesn't print.
I assume I need a more recent version of pyqtdeploy.
I tried to install pyqtdeploy from the latest repository,
but "make develop" fails because the mercurial module is missing
(but I did install mercurial?) and apparently mercurial doesn't support
Python3.
I also tried "python3 setup.py install" but that failed on missing
VERSION file, which also wants mercurial.
Is there an easy way to get the latest pyqtdeploy?
More information about the PyQt
mailing list