@willemw: thank you for the reply.
I have not been able to run spyder from the community repo since May. The error I got was similar, but for different version of the spyder-kernels was required.
If I change the requires.txt so the spyder-kernels get accepted, then I get the same error for 'rtree>=0.9.7'. I tried the same method with the spyder in the community repo, there I get the error with 'decorator<5'. The dependencies seem to be borked. Am I the only one who got this issue?
Pinned Comments
willemw commented on 2020-08-05 07:20 (UTC) (edited on 2021-08-18 20:33 (UTC) by willemw)
Note:
Some dependencies may need to be manually downgraded or upgraded.
Alternatively, try to edit "install_requires" in "setup.py" and the requirements file ("requirements/conda.txt" in the source files or "requires.txt" in the installed files).