Re: [PyQt] Installing Eric Python IDE got stuck at PyQt-win-gpl-4.10

2013-04-27 Thread al
Hi Detlev, when is the next release planned? Can you maybe mail me the missing file and a short instruction where to put it so I will be able to start ERIC 5? Thank you for your support so far Von: Detlev Offenbach An: pyqt@riverbankcomputing.com; al CC: "

Re: [PyQt] Installing Eric Python IDE got stuck at PyQt-win-gpl-4.10

2013-04-27 Thread Detlev Offenbach
Well, that will be fixed in the next release. Unfortunately Phil removed that file from the installer. Detlev On Saturday 27 April 2013, 08:44:58 al wrote: At the end I got much further: G:\Download\Programmieren\eric5-5.3.2\eric5-5.3.2>python install.py Checking dependencies Python Vers

Re: [PyQt] QsciScintilla with multiple documents

2013-04-27 Thread Lee Harr
Should I just be creating multiple QsciScintilla to make the multiple document system? This is what I ended up doing. I put them in a QStackedLayout. It works quite well. The QsciScintilla API is much easier to use than QTextEdit and it has a lot of nice extra features built in. Code

Re: [PyQt] Installing Eric Python IDE got stuck at PyQt-win-gpl-4.10

2013-04-27 Thread al
At the end I got much further: G:\Download\Programmieren\eric5-5.3.2\eric5-5.3.2>python install.py Checking dependencies Python Version: 3.3.1 Found PyQt4 Found QtHelp Found QScintilla2 Found QtGui Found QtNetwork Found QtSql Found QtSvg Found QtWebKit Qt Version: 4.8.4 PyQt Version:  4.10.1 QSc

Re: [PyQt] Installing Eric Python IDE got stuck at PyQt-win-gpl-4.10

2013-04-27 Thread Detlev Offenbach
Could it be the case, that you have a mix of architectures installed, i.e. Python 32-bit and PyQt4 64-bit? Please note, that eric5 support for Qt5 is still marked as experimental. If you want to get a stable configuration please use the PyQt4 installer containing Qt 4.8.4. Detlev On Saturday 2

Re: [PyQt] Installing Eric Python IDE got stuck at PyQt-win-gpl-4.10

2013-04-27 Thread al
I have downloaded PyQt4-4.10.1-gpl-Py3.3-Qt5.0.2-x64 which requests a phyton 3.3.x So I installed Phyten 3.3.1 and PyQt4-4.10.1-gpl-Py3.3-Qt5.0.2-x64 Which leads to G:\Download\Programmieren\eric5-5.3.2\eric5-5.3.2>python install.py Checking dependencies Python Version: 3.3.1 Found PyQt4 Sorry

[PyQt] How to right align rich text (HTML) in a QLabel?

2013-04-27 Thread Laurence Anthony
I asked the following question on StackOverflow but didn't get an answer. Perhaps people here can help. I have a simple task. I want to right align richtext (HTML) in a PyQt QLabel. The QLabel works fine until I resize the widget making it *smaller* than the text length. At that point, the text t

Re: [PyQt] Installing Eric Python IDE got stuck at PyQt-win-gpl-4.10

2013-04-27 Thread Detlev Offenbach
The easiest way on Windows is to use the PyQt4 windows installer. After that just run the eric install script. Regards, Detlev On Saturday 27 April 2013, 04:23:30 al wrote: Hello all, I am struggling my way trough installing the ERIC Python IDE on Win8: and got stuck at PyQt-win-gpl-4.10 wi

[PyQt] Installing Eric Python IDE got stuck at PyQt-win-gpl-4.10

2013-04-27 Thread al
Hello all, I am struggling my way trough installing the ERIC Python IDE on Win8: and got stuck at PyQt-win-gpl-4.10 with following error message: mingw32-make[1]: Entering directory 'G:/Download/Programmieren/PyQt-win-gpl-4.10 /PyQt-win-gpl-4.10/QtCore' makefile:30: warning: overriding recipe f

Re: [PyQt] how to install Pyqt4 on OS X ?

2013-04-27 Thread šãñ
PyQtX is only available for 2.7 & 3.x On Wed, Apr 24, 2013 at 12:11 PM, James Ross wrote: > > i am using python 2.6 so probably Python2 > > > > and is this really required - Install the latest Qt 5.0.2 for Mac > > (binary install) from qt-project.org > > > > if yes i