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

pip install -e '.[dev]' ERROR #38

Open
pioneerRick opened this issue Sep 20, 2023 · 1 comment
Open

pip install -e '.[dev]' ERROR #38

pioneerRick opened this issue Sep 20, 2023 · 1 comment

Comments

@pioneerRick
Copy link

pip install -e '.[dev]'
得到了这个结果
ERROR: '.[dev]' 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+l
p, 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).
这是怎么回事?

@Setitch
Copy link

Setitch commented Nov 30, 2023

try to use ".[dev]" instead

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