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. > 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.
