For the record, same problem when upgrading to Spyder V5 on Windows 10. As it's installed as part of Anaconda, it advises me not use pip as that would break how it words with Anaconda.
On Tuesday, 6 April 2021 at 07:04:11 UTC+1 yfprojects wrote: > You don't need to downgrade. It's just a user interface issue. > > [email protected] schrieb am Montag, 5. April 2021 um 20:41:06 UTC: > >> 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 >>> >>> >> -- >> 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/f21ca452-f52a-4c71-bc5c-2400a9baa273n%40googlegroups.com.
