|
Environment: Linux Mint 17 Cinnamon. This error is displayed:
when attempting the following in a
There are several solutions here that recommend installing Installing lxml in virtualenv via pip install error: command 'x86_64-linux-gnu-gcc' failed Pillow installation error: command 'gcc' failed with exit status 1 fatal error: Python.h: No such file or directory I am confused by this recommendation however because it is my understanding that using something like:
would add this to the main *system* instance of Python, rather that the one in Can I add |
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1” in virtualenv
最新推荐文章于 2023-05-25 15:36:09 发布
在Linux Mint 17 Cinnamon环境中尝试使用pip安装lxml、Pillow、PyCrypto和pymongo等Python包时遇到错误:命令'x86_64-linux-gnu-gcc'失败退出状态为1。探讨了解决方案,包括安装python2.7-dev及其对虚拟环境的影响。

1141

被折叠的 条评论
为什么被折叠?



