MuhammadMoinFaisal / YOLOv8-DeepSORT-Object-Tracking

YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
666 stars 197 forks source link

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

Open pioneerRick opened 9 months ago

pioneerRick commented 9 months ago

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 commented 7 months ago

try to use ".[dev]" instead