Am 15.01.2012 um 17:59 schrieb Robert Ford:

> Windows Vista SP2 32 bit
> Python2.7.2
> eric4-4.4.20
> PyQt-Py2.7-x86-gpl-4.9-1.exe
> 
> Hello,
> 
> I have installed PyQt from above file.
> 
> PyQt modules import correctly as per eric manual test.
> 
> I have eric4 download folder extracted to C:\Python27.

The extracted archive should go somewhere outside the Python directory (e.g. 
c:\temp).


> 
> When I run "install" it starts and confirms PyQt4 is found, but then states
> "Sorry, please install QtHelp. DLL load failure"
> 
> In the same PyQt folder there are definitely QtHelp.pyd and a QtHelp4.dll
> files.
> 
> Eric 4 installation apparently cannot find them though.

Open a Python command shell and enter this line.

import PyQt4.QtHelp


If this gives an ImportError, it is a fault of the PyQt4 installation. If this 
is ok, please report back.


> 
> I have tried eric4 versions 19 and 20 with same results.
> 
> How to proceed?
> 
> Robert
> 
> 
> 
> _______________________________________________
> Eric mailing list
> [email protected]
> http://www.riverbankcomputing.com/mailman/listinfo/eric

Detlev Offenbach
[email protected]



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to