NeteaseCloudMusicTasks icon indicating copy to clipboard operation
NeteaseCloudMusicTasks copied to clipboard

在服务器端报错缺少json5模块,已经执行pip命令安装

Open MJscofield opened this issue 3 years ago • 6 comments

image

MJscofield avatar Jan 24 '22 17:01 MJscofield

如果使用 python3 -m pip install -r requirements.txt 呢?

chen310 avatar Jan 24 '22 18:01 chen310

如果使用 python3 -m pip install -r requirements.txt 呢?

image 出现新错误

MJscofield avatar Mar 02 '22 08:03 MJscofield

依赖 pycryptodomex 没安装上

chen310 avatar Mar 04 '22 00:03 chen310

第二个successful那里不是已经安装成功了吗

MJscofield avatar Mar 08 '22 16:03 MJscofield

pip3 install --user -r requirements.txt

chen310 avatar Mar 11 '22 12:03 chen310

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' 如何解决

Angelxyj avatar Mar 13 '22 11:03 Angelxyj