Hi Marcus,
Thanks, but from Maya 2013 Win, I get this error:
--
# Error: Module use of python27.dll conflicts with this version of Python.
# Are you trying to `import zmq` from the pyzmq source dir?
# Traceback (most recent call last):
# File "<maya console>", line 1, in <module>
# File "u:\extensions\python\2.6\win64\site-packages\zmq\__init__.py", line 62, in <module>
# raise ImportError("%s\nAre you trying to `import zmq` from the pyzmq source dir?" % e)
# ImportError: Module use of python27.dll conflicts with this version of Python.
# Are you trying to `import zmq` from the pyzmq source dir? #
--
Looks like it was compiled againts python27.
Cheers,
Szabolcs