Hey people.
When I'm running Python through wine, I can't import PyQt4. here is
the error : ImportError: DLL load failed: No access to memory
location.
Anyone know what to do to solve this problem?
Regards ,
Tom.
(no subject)
Re: (no subject)
Don't run Python through WineGonen K wrote:Anyone know what to do to solve this problem?

PS
It would be much more useful if you post complete terminal output or if it's too big, put it on pastebin and give us the link.
(no subject)
I must run this Python code..
Here is the full error
Traceback (most recent call last):
File "C:\Program Files\FunctionSC\libs\FunctionInfoCheck.py", line 3, in
<module>
from PyQt4.QtGui import QApplication, QFileDialog
ImportError: DLL load failed: No access to memory location
Anyone know what to do?
On Thu, Jan 15, 2009 at 12:37 AM, vitamin <[email protected]> wrote:
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
Here is the full error
Traceback (most recent call last):
File "C:\Program Files\FunctionSC\libs\FunctionInfoCheck.py", line 3, in
<module>
from PyQt4.QtGui import QApplication, QFileDialog
ImportError: DLL load failed: No access to memory location
Anyone know what to do?
On Thu, Jan 15, 2009 at 12:37 AM, vitamin <[email protected]> wrote:
-------------- next part --------------Gonen K wrote:Don't run Python through WineAnyone know what to do to solve this problem?
PS
It would be much more useful if you post complete terminal output or if
it's too big, put it on pastebin and give us the link.
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
(no subject)
*PS
I am running through wine a program for windows that calls a python function
through the python library, and I get that error when the program imports
PyQt4.QtGui.
By the way , when I import PyQt4 through the python shell I get the same
error.
On Thu, Jan 15, 2009 at 5:15 PM, Gonen K <[email protected]> wrote:
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
I am running through wine a program for windows that calls a python function
through the python library, and I get that error when the program imports
PyQt4.QtGui.
By the way , when I import PyQt4 through the python shell I get the same
error.
On Thu, Jan 15, 2009 at 5:15 PM, Gonen K <[email protected]> wrote:
-------------- next part --------------I must run this Python code..
Here is the full error
Traceback (most recent call last):
File "C:\Program Files\FunctionSC\libs\FunctionInfoCheck.py", line 3, in
<module>
from PyQt4.QtGui import QApplication, QFileDialog
ImportError: DLL load failed: No access to memory location
Anyone know what to do?
On Thu, Jan 15, 2009 at 12:37 AM, vitamin <[email protected]>wrote:
Gonen K wrote:Don't run Python through WineAnyone know what to do to solve this problem?
PS
It would be much more useful if you post complete terminal output or if
it's too big, put it on pastebin and give us the link.
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm