Hi Stephen, How did you install Spyder? Also, I think this could be related with this issue: https://github.com/spyder-ide/spyder/issues/14466
This warning message usually happens due to a somehow faulty installation of rtree where there the spatialindex library is missing. As a solution, and depending on your OS, you can try to reinstall rtree or install/make available in your system the missing spatialindex library. Let us know if the information above helps. Best regards, Daniel El martes, 14 de diciembre de 2021 a las 21:06:13 UTC-5, s.molnar escribió: > > > On 12/14/2021 10:58 AM, Daniel Althviz Moré wrote: > > 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 *5.2.1* has been released and is available for > Windows, GNU/Linux and MacOS X: > https://github.com/spyder-ide/spyder/releases > > This release comes twenty days after version 5.2.0 and it contains the > following important fixes: > > - Prevent Spyder from crashing when selecting an interpreter with an > incorrect spyder-kernels version. > - Optimize several operations in the Editor and IPython Console. > > In this release we fixed 18 issues and merged 28 pull requests that amount > to more than 115 commits. For a full list of fixes, please see our > Changelog <https://github.com/spyder-ide/spyder/blob/5.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! > > Daniel > > -- > 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/fcaea3db-5986-4e7b-9f68-8805ef406900n%40googlegroups.com > > <https://groups.google.com/d/msgid/spyderlib/fcaea3db-5986-4e7b-9f68-8805ef406900n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > I have installed v-5.2.1 without any warning or error messages. > > When I ran the app I got an a missing dependency error: > > rtree=>0.9.7 > > However, when I installed rtree I got a message that it was alredy > installed. > > -- > Stephen P. Molnar, Ph.D.www.molecular-modeling.net614.312.7528 > <(614)%20312-7528> (c) > Skype: smolnar1 > > > -- 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/eb21d678-5559-4aec-b5a9-d7d51f718f03n%40googlegroups.com.
