菜鸟在自学 Python ,Github 的开源学习项目,想在本地跑一下。
安装包的时候一直会提示错误
pip install -r requirements.txt
错误提示如下
Could not build wheels for lxml, Pillow, which is required to install pyproject.toml-based projects
折腾了好久 pyproject.toml-based projects 该如何安装, 有相关资料可以参考吗?