Ah ok. Thank you for the information. There is even this line in setup.py:
> 'pyqt5<5.10;python_version>="3"', which should prevent the installation of PyQt 5.10, however, somehow 5.10 was installed anyway during 'pip install -U spyder'... Am Montag, 19. Februar 2018 17:25:24 UTC+1 schrieb Carlos Córdoba: > > Hi, > > PyQt 5.10 has a lot of issues, and that's why we're going to require PyQt > 5.9 since Spyder 3.2.7 and until those issues are fixed. > > > Cheers, > Carlos > > El 19/02/18 a las 11:02, Jürg Rast escribió: > > I updated spyder to version 3.2.6, which automatically updated PyQt to > version 5.10. As a result, file saving took a long time. It seems like the > file is saved immediately, but the spinner is shown for about 10 seconds. > After a downgrade of PyQt to 5.9, everything is back to normal. > > Did someone else had the same issues? > -- > 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 https://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/d/optout. > > > -- 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 https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
