python导出依赖包(requirements.txt)以及报错处理 pip install pipreqs 使用也很简单 pipreqs 路径名,使用时会出现如下报错 解决方法:直接修改pipreqs.py 的75行,将encoding改为utf-8 相关文章: