Try emailing RiverBank Computing and ask if they have a directory of old releases available.
Thanks, Alex FYI, I kinda gave up on ERIC because the autocompletion isn't very good and mostly use SPE with the Qt tools these days. On 07/29/2010 06:58 AM, Duarte Carreira wrote: > Almost!! But doesn't include Qscintilla... > > Duarte > > -----Mensagem original----- > De: Noli Sicad [mailto:[email protected]] > Enviada: quinta-feira, 29 de Julho de 2010 13:10 > Para: Duarte Carreira > Cc: G. Allegri; [email protected] > Assunto: Re: [Qgis-developer] Eric4, QScintilla and QGIS > > Try download and installing Orange python 2.5 > > '' > It includes all required libraries (Python, PythonWin, NumPy, PyQt, > PyQwt...), though it will not change any libraries you might already > have. > (Also available: Orange for Python 2.5)'' > > http://www.ailab.si/orange/nightly_builds.html > > Noli > > > > On 7/29/10, Duarte Carreira <[email protected]> wrote: >> Also, I verified the PyQwt installation, and it requires PyQt and Qt. Does >> not include them... unfortunately. >> >> If anyone knows of any other package we could try... >> >> Duarte >> >> -----Mensagem original----- >> De: Noli Sicad [mailto:[email protected]] >> Enviada: quinta-feira, 29 de Julho de 2010 11:32 >> Para: G. Allegri >> Cc: Duarte Carreira; [email protected] >> Assunto: Re: [Qgis-developer] Eric4, QScintilla and QGIS >> >> You can get PyQt4.4.3 for python2.5 from http://pyqwt.sourceforge.net/ >> >> PyQwt3D-0.1.6-Python2.5-Qt4.4.1-PyQt4.4.3-NumPy1.2.0.exe >> >> Then try to find Qt4.4.3, this might be a better approach. >> >> Noli. >> >> On 7/29/10, G. Allegri <[email protected]> wrote: >>> +1. I already asked this months ago... It would be very good, also to >>> have an improved Python Scripting environment in QGis. >>> >>> giovanni >>> >>> 2010/7/29 Duarte Carreira <[email protected]>: >>>> Hi. >>>> >>>> >>>> >>>> I'm trying to work with Eric4 and QGIS. Eric4 integrates very well with >>>> PyQT >>>> but requires QScintilla2 and its python bindings. We can get this by >>>> installing PyQt [1] or by building QScintilla from scratch [2]. >>>> >>>> >>>> >>>> Problem is, I can't find PyQt binaries anymore at the same version used >>>> by >>>> QGIS (QT 4.5.2). >>>> >>>> And no matter how hard I try I always fail to build QScintilla python >>>> bindings (tried Visual Studio 2008 and mingw32; several versions of >>>> Qscintilla)... problems arise at the final stage of nmaking the python >>>> bindings, with several C2440 errors (Conversion loses qualifiers) [3]. >>>> >>>> >>>> >>>> So as a last resort I'm asking the list if anyone can help... >>>> >>>> ...do you have a PyQt distribution that includes QScintilla and is on par >>>> with >>>> QGIS? Can you build QScintilla 2.2 or 2.3 using the same QGIS/OSGeo4W >>>> environment (v2.4 requires sip 4.10 and QGIS is using sip 4.8)? >>>> >>>> >>>> >>>> The ideal situation would be to include Qscintilla in the QGIS building >>>> process... but this may be to much to ask? >>>> >>>> >>>> >>>> Thanks, >>>> >>>> Duarte >>>> >>>> >>>> >>>> >>>> >>>> [1] >>>> http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-Py2.5-gpl-4.7.4-1.exe >>>> >>>> [2] >>>> http://www.riverbankcomputing.co.uk/static/Docs/QScintilla2/index.html >>>> >>>> [3] error C2440: 'initializing' : cannot convert f rom 'const char *' to >>>> 'char *' >>>> >>>> >>>> \ _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
