[zeromq-dev] ZMQ Python with Pypy
Justin Cook
jhcook at gmail.com
Mon Mar 5 10:05:54 CET 2012
Sorry to keep disturbing you folk with my Python, but all was
successful on the RPM building of 3.1.0-beta and the latest Python
bindings RPM. But, I was fiddling around this weekend trying to get
Pypy working with the 3.1.0-beta source and build against the latest
Python bindings. Here is what I've got to:
[jcook at jcsl6vm1home pyzmq-2.1.11]$ pypy setup.py configure
running configure
******************************************
Configure: Autodetecting ZMQ settings...
Custom ZMQ dir: /usr/local/lib
cc -fPIC -Wimplicit -I/usr/local/lib/include -Izmq/utils -Izmq/core
-Izmq/devices -c detect/vers.c -o detect/vers.o
error: 'NoneType' object has no attribute 'rfind'
...
[jcook at jcsl6vm1home pyzmq-2.1.11]$ rpm -qa | grep pypy
pypy-1.8-2.el6.x86_64
pypy-libs-1.8-2.el6.x86_64
pypy-devel-1.8-2.el6.x86_64
I've searched Google for that error. While there are known issues in
the past concerning this error (with other code), none are relevant
(or I'm deceiving myself). Once again, help would be appreciated. This
works clean with `python setup.py configure`.
Cheers,
--
Justin Cook
http://www.linkedin.com/in/jhcook
More information about the zeromq-dev
mailing list