On Sun, Nov 4, 2012 at 4:04 AM, MinRK <[email protected]> wrote: > The most likely explanation I can think of is that when you built pyzmq, it > found libzmq-2.x headers, but when you run it, it's actually loading > libzmq-3.x library. Do you perhaps have multiple libzmq installs, or did > you recently upgrade libzmq? > > What does the build step of pyzmq report about the version of libzmq it > finds?
Yes, I had another version of the library installed by hand. I remoed it, and it works fine now. -- Benjamin Henrion <bhenrion at ffii.org> FFII Brussels - +32-484-566109 - +32-2-3500762 "In July 2005, after several failed attempts to legalise software patents in Europe, the patent establishment changed its strategy. Instead of explicitly seeking to sanction the patentability of software, they are now seeking to create a central European patent court, which would establish and enforce patentability rules in their favor, without any possibility of correction by competing courts or democratically elected legislators." _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
