ChatDoctor icon indicating copy to clipboard operation
ChatDoctor copied to clipboard

pip install -r requirements.txt get error

Open JxuHenry opened this issue 1 year ago • 1 comments

An error occurs when I run the "pip install -r requirements.txt" command to configure the environment:

ERROR: git+https://github.com/zphang/transformers.git (from -r requirements.txt (line 6)) does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

JxuHenry avatar May 11 '23 05:05 JxuHenry