[PyQt] ANN: eric 6.0.0-RC1 released
Detlev Offenbach
detlev at die-offenbachs.de
Sun Nov 30 18:12:57 GMT 2014
Hi Colin,
I am using eric6 in a virtualenv over here on my Mac and it works fine. You have to make sure,
that you are using the Python interpreter of your virtualenv to execute the install.py script;
something like
/path/to/my/virtualenv/bin/python install.py
Regards,
Detlev
On Sunday 30 November 2014, 17:28:04 Colin McPhail wrote:
> > 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141130/037cc75b/attachment.html>
More information about the PyQt
mailing list