Hello, the next release of eric6 will allow the installation using 32-Bit Python missing QtWebEngine and QtWebKit. However, this means, that some functionality is not available or limited to a certain extend. Whoever wants to try this before the next release is done is invited to clone the source code repository.
Regards, Detlev Am Mittwoch, 22. August 2018, 21:33:31 CEST schrieb Gilles: > Hello, > > I'm a semi-newbie Python user and tried installing Eric 6 - 18.08 on a > 32-bit Windows 7 host running Python 3.7.0. > > The install fails because of a dependency: > > ============ > c:\Eric Python IDE>python install.py > Checking dependencies > Python Version: 3.7.0 > Found PyQt5 > Found pyuic5 > Found QScintilla2 > Found QtGui > Found QtNetwork > Found QtPrintSupport > Found QtSql > Found QtSvg > Found QtWidgets > Sorry, please install PyQt5.QtWebEngineWidgets or PyQt5.QtWebKitWidgets. > ============ > > The following web page says: "Note that for v5.11 and later the 32-bit > Windows wheels do not contain the WebEngine modules." > https://www.riverbankcomputing.com/software/pyqt/download5 > > Does it mean Eric6 is not available to 32-bit Windows 7 users? Should I > use an older version? > > Thank you. > > _______________________________________________ > Eric mailing list > [email protected] > https://www.riverbankcomputing.com/mailman/listinfo/eric -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/eric
