[zeromq-dev] Problem while building pyzmq in linux

Ronald Swain proj_symbian at live.com
Mon Apr 16 06:47:48 CEST 2012


Hello All,

Now i am trying to test my pyzmq script in linux, which i working good in windows.

But while building PyZMQ from source code in linux i get an error like :

Traceback (most recent call last):
  File "/pyzmq-2.1.11/setup.py", line 611, in <module>
    version = extract_version(),
  File "pyzmq-2.1.11/setup.py", line 576, in extract_version
    with open(pjoin('zmq', 'core', 'version.pyx')) as f:
IOError: [Errno 2] No such file or directory: 'zmq/core/version.pyx'

I use Python 3 and libzmq is builded correctly in the same directory.

and following is the command i use:
python /pyzmq-2.1.11/setup.py configure --zmq=../zeromq-2.2.0/

can anybody tell why that error is coming ??

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120416/ebea67c1/attachment.htm>


More information about the zeromq-dev mailing list