[PyQt] ANN: eric 6.0.0-RC1 released

Detlev Offenbach detlev at die-offenbachs.de
Sun Nov 30 18:34:27 GMT 2014


Hi Collin,

I have to extend my last response. In order to install eric6 in a virtualenv on Mac you must use the -b, -m and -p switch to tell the install script the details. I am doing something like that

sudo ~/py3qt50env/bin/python install.py -b ~/py3qt50env/bin -m eric60.app -p ~/py3qt50env/bin/python

Regards,
Detlev

> Am 30.11.2014 um 18:28 schrieb Colin McPhail <colin.mcphail at mac.com>:
> 
> 
>> On 30 Nov 2014, at 11:18, Detlev Offenbach <detlev at die-offenbachs.de> wrote:
>> 
>> 
>> I'll upload an updated RC1 (it affects only Mac users) in a couple of minutes.
>> 
> I confirm that the generated Info.plist file is now correct - thanks!
> 
>> On Saturday 29 November 2014, 19:56:52 Colin McPhail wrote:
>>> I manually fixed the Info.plist file and attempted to run eric6 by double
>>> clicking the ~/Applications/eric6 bundle but it did not run and this
>>> message appeared in Console:
>>> 
>>> 29/11/2014 18:54:41.776 com.apple.xpc.launchd[1]:
>>> (org.python-projects.eric-ide.79552[882]) Service exited with abnormal
>>> code: 126
>>> 
> This is still happening but I now know the reason: because I have PyQt5 installed in a virtualenv I ran eric6’s install.py script from within the same virtualenv. This caused the script to generate a bad soft link (eric6.app/Contents/MacOS/eric). When I manually corrected the link eric6 started to run but couldn’t import PyQt5.
> 
> Are there any plans to support virtualenvs or must I install sip, PyQt5, QScintilla and eric in the system-wide Python framework’s site-packages?
>> Colin

Detlev Offenbach
detlev at die-offenbachs.de





More information about the PyQt mailing list