sweettyler
sweettyler
Not quite sure it's rtree's problem or Python 3.8.8's problem, but they can't work well together. With Python 3.8.8 even rtree can not be imported (no problem with Python 3.8.5)...
The error message is: **~/anaconda3/lib/python3.8/site-packages/rtree/core.py in 141 raise RTreeError('Unsupported OS "%s"' % os.name)**
On Linux, after upgrading mamba from 1.5.3 to 1.5.4, "mamba update --all" worked again, but "mamba clean --yes --all" still had an error similar to what reported in #534.
I am new to PyEMD. Just a few weeks ago I googled on internet and tried to find the best "EMD" algorithm and see if I can do something with...
can't believe this has not been fixed yet!