[PyQt] pyqtdeploy : can't import pyd

MOHAMED BLACK bl3a3ck at gmail.com
Tue Feb 10 09:30:44 GMT 2015


hi
i still have more *.pyd that can't import
pyodbc from https://code.google.com/p/pyodbc/
i build it from source and it's always working py2exe,cx_freeze,pyinstaller
but with pyqtdeploy when import the app exit with no messages "no stdout"

so all the *.pyd 's i know doesn't work with
pyqtdeploy(Cython,pywin32,pyodbc)
FYI : i do copy them to the *.exe directory cause if not a message is raise
about missing *.pyd

so what is the right way to import *.pyd files? with static python+qt in
pyqtdeploy

thanks in advance :)

win xp sp3
vs 2010 sp1
python 3.4.2
qt 5.4
latest Cython,pywin32,pyodbc
latest snapshot pyqt5,sip,pyqtdeploy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150210/73387f50/attachment-0001.html>


More information about the PyQt mailing list