Just double-checked the Python site and it appears that simply selecting the latest Windows msi installation downloads the 32 bit version by default. You have to hunt down the 64 bit version. So, apparently that's what I did (installed the 32 bit version). Of course it's no wonder that the PyQt 64 bit version didn't work. As usual, user error (that's what I get for making assumptions).
Rob........... On Saturday, June 13, 2015 at 4:46:16 PM UTC-4, Largo84 wrote: > > Of course that's what I would expect. That's why I was puzzled as I > installed the 64 bit version of Python (or at least thought I did). > Rob..... > > On Friday, June 12, 2015 at 5:43:26 PM UTC-4, Edward K. Ream wrote: >> >> >> >> On Thu, Jun 11, 2015 at 9:21 PM, Largo84 <[email protected]> wrote: >> >>> Not sure why, but the 64 bit installation doesn't work, but the 32 bit >>> version does. >>> >> >> The qt installer must match the Python installer in two ways: >> >> it must match the Python version number *and* the 32/64-arity. >> >> EKR >> > -- 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.
