question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

rtree >=0.9.7 says i need it, it's installed

See original GitHub issue

I start Spyder after it errored out with run_sync in Jupyter, spyder --reset fixed that but everytime i start it up it says missing dependency rtree >=0.9.7 pip install -U rtree Requirement already satisfied: rtree in ./bin/spyder-env/lib/python3.10/site-packages (0.9.7) probably a simple fix

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mrclarycommented, Mar 24, 2022

@Lexonight1, thanks for reporting this issue. Can you provide the information?

  • operating system
  • environment (conda, venv, etc.)
  • Spyder version
0reactions
dalthvizcommented, Apr 21, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Missing dependancies of rtree - python - Stack Overflow
It looks like Rtree requires libspatialindex (https://libspatialindex.org) ... It has shown its successful installation with version 0.9.7 .
Read more >
Missing dependencies - Mandatory rtree >= 0.8.3: None (NOK)
to spyder. The rtree package is installed. >>pip show rtree. Name: Rtree. Version: 0.9.7. It should be OK for Spyder, since it asks...
Read more >
Rtree - :: Anaconda.org
To install this package run one of the following: conda install -c conda-forge rtree conda install -c "conda-forge/label/broken" rtree
Read more >
Conda virtual environments I - Karttur on GitHub.com
Conda must be installed as described in this post. Conda virtual environments. Karttur's GeoImagine Framework requires a large set of Python ...
Read more >
pip install geopandas error | The Search Engine You Control
It is a common problem and the solution is to install all dependencies manually (as ... rets-python==0.4.5 Rtree==0.9.7 s3transfer==0.4.2 selenium==3.141.0 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found