[PyQt] pyqtdeploy : deploy windows console
MOHAMED BLACK
bl3a3ck at gmail.com
Fri Jan 23 11:46:17 GMT 2015
hi ,
i need some help deploy simple windows console app with pyqtdeploy
test.py
x=input("Enter Your Name :")
print("Welcom %s !"%x)
when deploy test.py script with "use console (windows)" checked
the app build successfully and when running no input or output?
win xp sp3
python 3.4.2
qt 5.4
latest snapshot pyqtdeploy --> rev/3e720ddb5784
latest snapshot sip pyqt
thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150123/a19870d8/attachment-0001.html>
More information about the PyQt
mailing list