[Eric] Eric4 Install problem: QtHelp not found
Detlev Offenbach
detlev at die-offenbachs.de
Mon Jan 16 18:51:27 GMT 2012
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
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric
Detlev Offenbach
detlev at die-offenbachs.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20120116/df66de80/attachment.pgp>
More information about the Eric
mailing list