我按照这些说明在我的 Ubuntu 机器上设置了 GraphLab。最后,我打开了 Python 2.7.6 并运行了第一行测试import graphlab as gl
。这给了我
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named graphlab
我该如何开始诊断?
细节:
我python -V
从一个终端运行,它返回了我Python 2.7.6
。
在/usr/bin
我找到以下pyth*
条目......我想知道某处是否指向错误的版本:
python python2.7-config python3.4 python-config
python2 python2-config python3.4m pythontex
python2.7 python3 python3m pythontex3