【发布时间】:2015-04-18 13:26:55
【问题描述】:
我在 win64 中为 python 安装了pyzmq,但是当我编译它时出现错误。我能做什么?
Python 2.7.8 (default, Jun 30 2014, 16:08:48) [MSC v.1500 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> import pyzmq
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import pyzmq
ImportError: No module named pyzmq
>>>
【问题讨论】:
-
你能解释一下你是如何安装
pyzmq的吗? -
我安装在那个链接中。 pypi.python.org/…