【发布时间】:2017-01-27 04:36:48
【问题描述】:
我在安装“tsne”时收到此错误。我正在关注this 安装文档。两种方法都抛出相同的错误。
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-IVtJ7x/tsne/
编辑:
在此处找到屏幕截图。
SCREENSHOT- CLICK ME
【问题讨论】:
-
这是你得到的唯一一行吗?您的
/tmp挂载选项是什么? -
@Marat 我刚刚用截图编辑了我的问题。
-
这个包好像只支持python2,你是在python3中安装的
标签: python python-2.7 python-3.x pip