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: cf-shap is not a valid editable requirement. #3

Closed
Dima-Ramadan opened this issue Apr 26, 2023 · 1 comment
Closed

ERROR: cf-shap is not a valid editable requirement. #3

Dima-Ramadan opened this issue Apr 26, 2023 · 1 comment

Comments

@Dima-Ramadan
Copy link

Hi,

I'm trying to install the package but I keep getting an error. I'm using the following command.

pip install -e cf-shap
ERROR: cf-shap 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).

any suggestions for the problem?

thanks

@emanuele-albini
Copy link
Contributor

Hi,

As stated by the error message, when using the pip install -e DIRECTORY command make sure that DIRECTORY is the directory where this repository was cloned. Use pip install --help for more information.

Have a good one,
Emanuele

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

2 participants