阅读背景:

如何`pip install`包含非Python依赖项的包?

来源:互联网 

Many python packages have build dependencies on non-Python packages. I'm specifically thinking of lxml and cffi, but this dilemma applies to a lot of packages on PyPI. Both of these packages have unadvertised build dependencies on non-Python packages like libxml2-dev, libxslt-dev, zlib1g-dev, and libffi-dev. The websites for lxml and cffi declare some of these dependencies, but it appears that there is no way to do figure this out from a command line.Many python packages have build dependencies on




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: