-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi,
I can not install this package in Colab neither locally, after following instructions:
Colab
%pip install -e 'git+https://github.com/openlandmap/scikit-map#egg=scikit-map[full]'
it shows this error:
ModuleNotFoundError: No module named 'skmap'
Also locally (with Anaconda Python), it did not work either:
C:\Anaconda3>pip install skmap
ERROR: Could not find a version that satisfies the requirement skmap (from versions: none)
ERROR: No matching distribution found for skmap
Any suggestion?
Thanks in advance,
Metadata
Metadata
Assignees
Labels
No labels