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