You are certainly right, but maybe I was using a pip'ed version. I never use the system python. Only the one from python.org installed as its own framework.
Will you ever move to a more recent qt? Will they ever back port a fix. Seems you are on sort of shaky ground continuing to use an old version (despite the major changes in the qt 5 series). On Tuesday, January 7, 2014 7:29:24 AM UTC-8, Carlos Córdoba wrote: > > This is strange because I tested our DMG a couple of weeks ago in > Mavericks and didn't see any slowdown problem. > > My advice on Mac is to *always* use a different Python from your system > one (be it homebrew, EPD or Anaconda doesn't matter). The thing is if > you make a mistake, you can always remove it and start from scratch, > while you can't do the same with your system Python. > > Besides, Qt's homebrew is not a fork, it's just a patched version until > Qt release a new official one. > > El 31/12/13 17:31, Lewis Levin escribió: > > So, it actually looks like the dmg install of Spyder also has the slow > > text problem. > > > > Re-reading the bug report, it appears that homebew QT is the answer > > and everything needed for the latest qt installs in one pass (once > > homebrew itself is installed). This is just replacing QT with a > > somewhat thick "installer" while everything else in the python stack > > remains as is. So, not too bad. > > > > My comments on the state of Python on Mac remain. The homebrew > > solution is essentially a fork on QT. Forks are a mess as versions > > proliferate and none of the versions has the union of necessary bug > > fixes in a given version. Sort of par for the course in open source, > > a way to get something done quickly, but ultimately more of a problem > > than a solution. > > > > -- > > You received this message because you are subscribed to the Google > > Groups "spyder" group. > > To unsubscribe from this group and stop receiving emails from it, send > > an email to [email protected] <javascript:>. > > To post to this group, send email to [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/spyderlib. > > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "spyder" 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/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
