-
-
Notifications
You must be signed in to change notification settings - Fork 386
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Dear Author, First, thank you very much for adapting SAM3. but when I've already installed the dependencies, I still get the prompt “Please install it as: pip install segment-geospatial[samgeo3]” when trying to run the code. How can I resolve this?
Traceback (most recent call last):
File "C:\Study\Work\Project\samgeo\samgeo\sam3.py", line 9, in
sam3 = SamGeo3(
^^^^^^^^
File "C:\Study\Work\Project\samgeo\samgeo\samgeo\samgeo3.py", line 90, in init
raise ImportError(
ImportError: Meta SAM3 is not available. Please install it as:
pip install segment-geospatial[samgeo3]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working