Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/309.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用graphlab和Enthude iPython创建一个新的应用程序_Python_Unicode_Enthought_Graphlab - Fatal编程技术网

使用graphlab和Enthude iPython创建一个新的应用程序

使用graphlab和Enthude iPython创建一个新的应用程序,python,unicode,enthought,graphlab,Python,Unicode,Enthought,Graphlab,我正在尝试使用GraphLab Create和Enthink Canopy iPython,但我得到了一个似乎与unicode有关的重要信息。电话是: importorror:/home/aron/enthund/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/cython/cy_ipc.so:未定义符号:PyUnicodeUCS4_DecodeUTF8 在这之前是: In [1]: import graphlab ---------

我正在尝试使用GraphLab Create和Enthink Canopy iPython,但我得到了一个似乎与unicode有关的重要信息。电话是:
importorror:/home/aron/enthund/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/cython/cy_ipc.so:未定义符号:PyUnicodeUCS4_DecodeUTF8

在这之前是:

In [1]: import graphlab
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-1-4b66ad388e97> in <module>()
----> 1 import graphlab

/home/aaron/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/__init__.py in <module>()
  5 """
  6
----> 7 import graphlab.connect.aws as aws
  8
  9 import graphlab.deploy

/home/aaron/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/connect/aws/__init__.py in <module>()
  3 This module defines classes and global functions for interacting with Amazon Web Services.
  4 """
----> 5 from _ec2 import get_credentials, launch_EC2, list_instances, set_credentials, status, terminate_EC2

/home/aaron/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/connect/aws/_ec2.py in <module>()
 15
 16 import graphlab.product_key
---> 17 import graphlab.connect.server as glserver
 18 import graphlab.connect.main as glconnect
 19 from graphlab.connect.main import __catch_and_log__

/home/aaron/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/connect/server.py in <module>()
  4 """
  5
----> 6 from graphlab.cython.cy_ipc import PyCommClient as Client
  7 from graphlab.cython.cy_ipc import get_public_secret_key_pair
  8 from graphlab_util.config import DEFAULT_CONFIG as default_local_conf
In [1]: import graphlab
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-1-4b66ad388e97> in <module>()
----> 1 import graphlab

/home/aaron/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/__init__.py in <module>()
  5 """
  6
----> 7 import graphlab.connect.aws as aws
  8
  9 import graphlab.deploy

/home/aaron/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/connect/aws/__init__.py in <module>()
  3 This module defines classes and global functions for interacting with Amazon Web Services.
  4 """
----> 5 from _ec2 import get_credentials, launch_EC2, list_instances, set_credentials, status, terminate_EC2

/home/aaron/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/connect/aws/_ec2.py in <module>()
 15
 16 import graphlab.product_key
---> 17 import graphlab.connect.server as glserver
 18 import graphlab.connect.main as glconnect
 19 from graphlab.connect.main import __catch_and_log__

/home/aaron/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/connect/server.py in <module>()
  4 """
  5
----> 6 from graphlab.cython.cy_ipc import PyCommClient as Client
  7 from graphlab.cython.cy_ipc import get_public_secret_key_pair
  8 from graphlab_util.config import DEFAULT_CONFIG as default_local_conf
[1]中的
:导入graphlab
---------------------------------------------------------------------------
ImportError回溯(最近一次呼叫最后一次)
在()
---->1进口graphlab
/home/aaron/Enthound/Canopy_64bit/User/lib/python2.7/site packages/graphlab/_uuuinit_uuuuu.py in()
5 """
6.
---->7将graphlab.connect.aws导入为aws
8.
9导入graphlab.deploy
/home/aaron/Enthound/Canopy_64bit/User/lib/python2.7/site packages/graphlab/connect/aws/_uuuinit_uuuuuuuuu.py in()
3本模块定义与Amazon Web服务交互的类和全局函数。
4 """
---->5从\u ec2导入获取\u凭据、启动\u ec2、列出\u实例、设置\u凭据、状态、终止\u ec2
/home/aaron/enthught/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/connect/aws//u ec2.py in()
15
16进口graphlab.product_键
--->17将graphlab.connect.server导入为glserver
18将graphlab.connect.main作为glconnect导入
19从graphlab.connect.main导入u捕获和记录__
/home/aaron/enthught/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/connect/server.py in()
4 """
5.
---->6从graphlab.cython.cy_ipc导入PycomClient作为客户端
7从graphlab.cython.cy\u ipc导入获取\u公共\u秘密\u密钥\u对
8从graphlab_util.config导入默认配置作为默认配置本地配置
在[1]中:导入graphlab
---------------------------------------------------------------------------
ImportError回溯(最近一次呼叫最后一次)
在()
---->1进口graphlab
/home/aaron/Enthound/Canopy_64bit/User/lib/python2.7/site packages/graphlab/_uuuinit_uuuuu.py in()
5 """
6.
---->7将graphlab.connect.aws导入为aws
8.
9导入graphlab.deploy
/home/aaron/Enthound/Canopy_64bit/User/lib/python2.7/site packages/graphlab/connect/aws/_uuuinit_uuuuuuuuu.py in()
3本模块定义与Amazon Web服务交互的类和全局函数。
4 """
---->5从\u ec2导入获取\u凭据、启动\u ec2、列出\u实例、设置\u凭据、状态、终止\u ec2
/home/aaron/enthught/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/connect/aws//u ec2.py in()
15
16进口graphlab.product_键
--->17将graphlab.connect.server导入为glserver
18将graphlab.connect.main作为glconnect导入
19从graphlab.connect.main导入u捕获和记录__
/home/aaron/enthught/Canopy_64bit/User/lib/python2.7/site-packages/graphlab/connect/server.py in()
4 """
5.
---->6从graphlab.cython.cy_ipc导入PycomClient作为客户端
7从graphlab.cython.cy\u ipc导入获取\u公共\u秘密\u密钥\u对
8从graphlab_util.config导入默认配置作为默认配置本地配置
GraphLab论坛认为,这是由于Enthound Python使用2字节宽的unicode字符进行编译。既然我不能重新编译,有没有办法让我热衷于使用4字节字符