Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: segment_anything/GroundingDINO is not a valid editable requirement. for grounded_sam.ipynb #476

Open
Jeredriq opened this issue Mar 19, 2024 · 0 comments

Comments

@Jeredriq
Copy link

Jeredriq commented Mar 19, 2024

When I try to run the notebook grounded_sam.ipynb

During the environment preparation:

! python -m pip install -e segment_anything
! python -m pip install -e GroundingDINO

these lines are giving the following error:

ERROR: segment_anything is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with bzr+http, bzr+https, bzr+ssh, bzr+sftp, bzr+ftp, bzr+lp, bzr+file, git+http, git+https, git+ssh, git+git, git+file, hg+file, hg+http, hg+https, hg+ssh, hg+static-http, svn+ssh, svn+http, svn+https, svn+svn, svn+file).

ERROR: GroundingDINO is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with bzr+http, bzr+https, bzr+ssh, bzr+sftp, bzr+ftp, bzr+lp, bzr+file, git+http, git+https, git+ssh, git+git, git+file, hg+file, hg+http, hg+https, hg+ssh, hg+static-http, svn+ssh, svn+http, svn+https, svn+svn, svn+file).

And after these lines, I receive No module named groundingdino error.

@Jeredriq Jeredriq changed the title ERROR: segment_anything/GroundingDINO is not a valid editable requirement. ERROR: segment_anything/GroundingDINO is not a valid editable requirement. for grounded_sam.ipynb Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant