解决方法:先安装humanize、pycurl
pip install humanize 成功安装
pip install pycurl 报错
下载whl安装包https://www.lfd.uci.edu/~gohlke/pythonlibs/#pycurl
找一下自己对应python版本
pip install pycurl-7.45.1-cp39-cp39-win_amd64.whl 成功
pip install homura
成功安装啦
解决方法:先安装humanize、pycurl
pip install humanize 成功安装
pip install pycurl 报错
下载whl安装包https://www.lfd.uci.edu/~gohlke/pythonlibs/#pycurl
找一下自己对应python版本
pip install pycurl-7.45.1-cp39-cp39-win_amd64.whl 成功
pip install homura
成功安装啦