FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
WARNING: You are using pip version 20.2.4; however, version 22.3 is available.
You should consider upgrading via the 'F:\python\python.exe -m pip install --upgrade pip' command.
报错说找不到你这个依赖库txt的文件呀
实在不行直接pip一个个装吧!