Hi, I'm also using Spyder and manage all my packages with pip. If Spyder doesn't launch after upgrade, from my experience, it's a compatibility issue with PyQt5. You could try upgrading that as well or use a different version. On my machine at work, I use Spyder 3.3.4 with PyQt5.11.3 on Win10 64bit and works fine. Hope that helps... cheer, F
Am April 3, 2019 7:10:51 PM UTC schrieb ferrabras <[email protected]>: >I upgraded spyder using pip and it's not lauching anymore. I am using >Windows and when I launch spyder3.exe a python and spyder3 instance >shows >up at Task Manager but then it dies. Is there a way to monitor a error >log >in some sort of command line. I tried --reset but no joy. > >Em domingo, 31 de março de 2019 16:12:44 UTC-3, Carlos Córdoba >escreveu: >> >> Hi all, >> >> On the behalf of the Spyder Project Contributors >> <https://github.com/spyder-ide/spyder/graphs/contributors>, I’m >pleased >> to announce that Spyder *3.3.4* has been released and is available >for >> Windows, GNU/Linux and MacOS X: >> https://github.com/spyder-ide/spyder/releases >> >> This release comes seven weeks after version 3.3.2 and it adds the >> following new features: >> >> - Fix several incompatibilities with PyQt5 5.12. >> - Avoid errors when running turtle programs in the IPython console > >> multiple times. >> - Avoid the UMR to reload modules installed in the user >site-packages >> directory. >> >> In this release we fixed 13 issues and merged 23 pull requests that >amount >> to 57 commits. For a full list of fixes, please see our Changelog >> <https://github.com/spyder-ide/spyder/blob/3.x/CHANGELOG.md>. >> >> Don’t forget to follow Spyder updates/news on the project’s website >> <https://www.spyder-ide.org>. >> >> Last, but not least, we welcome any contribution that helps making >Spyder >> an efficient scientific development and computing environment. Join >us to >> help creating your favorite environment! >> >> Enjoy! >> Carlos >> >> > >-- >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. -- Sent from my Java VM aka "Android" phone with K-9 Mail. -- 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.
