[PyQt] pyqtdeploy : can't import pyd

MOHAMED BLACK bl3a3ck at gmail.com
Fri Feb 6 18:52:38 GMT 2015


hi

have 2 bug to report them

1- i can't import *.pyd generated from Cython
the generated .exe doesn't do any stdin,stdout after the import

2- i cant import pywin32 win32com
the generated .exe print's :
"Fatal Python error: take_gil: NULL tstate"

i can confirm that the cython generated file and the win32com
is working fine from standard python
and both working fine with cx_freeze

i selected all pywin32 dependences like they generated with cx_freeze

win xp sp3
vs 2010 sp1
python 3.4.2
qt 5.4
Cython-0.21.2
pywin32-219.win32-py3.4

tnak's in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150206/0b670195/attachment-0001.html>


More information about the PyQt mailing list