On Thu, 12 Jun 2014 18:00:22 -0500 "Edward K. Ream" <[email protected]> wrote:
> On Thu, Jun 12, 2014 at 4:15 PM, Terry Brown > <[email protected]> wrote: > > > I couldn't get more than one Qt running in Windows when I tried, I > > was aiming for Qt4+Py2.7 and Qt5+Py3.4 but whichever one I > > installed last always seemed to break the other one (DLL load > > failure). > > Did you uninstall Qt4 using the uninstall.exe in site-packages/PyQt4? > That should zap the dll's. At the time, I wanted Qt4 in Py 2.7 for Leo, and Qt 5 in Py 3.4 for the GUI part of my app., but of course now it doesn't matter :-) BTW, in the interlude I looked at Sublime Text, Notepad++, and ScITE, but they all have dysfunctional outlining - they collapse all ok to see the classes and top-level functions, but when I expand a class I don't want all its methods expanded - defeats the whole point of outlining :) Cheers -Terry > > So I wouldn't encourage anyone to mess with multiple Qt installs in > > Windows unless they're ok with things breaking. > > Always good advice :-) > > > Great, now I can develop the Qt5/Py3.4 + Py2.7 windows app. I'm > > working on :-) I.e. the UI is in Qt5/Py3.4, but it calls an app. > > whose python API is 2.7 only. > > Please keep us informed :-) > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
