Yup, just encountered the same issue on Linux / Ubuntu 20.04. I usually install/upgrade Spyder via pip, so I downgraded again with a "pip install spyder==4.2.5" to Spyder 4.2.5 and everything is fine again.
(Python: 3.9.1) Am April 4, 2021 8:52:52 PM UTC schrieb Richard Fuhr <[email protected]>: >I just installed Spyder 5.0 on a MacBook Pro from the DMG file (not via > >Anaconda). > >When I launch it, I get the following warning message, but it is not >clear >what I am supposed to do about it. How do I install the dependencies? > >Please advise > >--- > >You have missing dependencies! > > ># Mandatory: >spyder_kernels >=2.0.1,<2.1.0 : 2.0.1 (NOK) > >Please install them to avoid this message. > >Note: Spyder could work without some of these dependencies, however to >have >a smooth experience when using Spyder we strongly recommend you to >install >all the listed missing dependencies. > >Failing to install these dependencies might result in bugs. Please be >sure >that any found bugs are not the direct result of missing dependencies, >prior > >-- >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 view this discussion on the web visit >https://groups.google.com/d/msgid/spyderlib/20e865d1-378c-4615-b8f9-0cc18c3e0740n%40googlegroups.com. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/76190045-8EB5-4E38-96E9-FA19CC6369DC%40googlemail.com.
