PyZMQ with Maya 2013

72 views
Skip to first unread message

Szabolcs Horvátth

unread,
Feb 24, 2015, 9:30:22 AM2/24/15
to python_inside_maya
Hi,

I was trying to use PyZMQ from Maya 2013 on Windows and tried compiling it with MSVC2010, but had some issues I couldn't solve in the limited time I had. Did any of you managed to get it working? And if you did than could you share the compiled module?

Cheers,
Szabolcs

David Martinez

unread,
Feb 24, 2015, 9:32:00 AM2/24/15
to python_in...@googlegroups.com
I'm looking for exactly the same thing.
:-)


--
David Martinez - Technical Animator
 



--
You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/54EC8AF0.1010608%40impresszio.hu.
For more options, visit https://groups.google.com/d/optout.

Marcus Ottosson

unread,
Feb 24, 2015, 9:38:55 AM2/24/15
to python_in...@googlegroups.com

Szabolcs Horvátth

unread,
Feb 24, 2015, 9:46:52 AM2/24/15
to python_in...@googlegroups.com
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

Marcus Ottosson

unread,
Feb 24, 2015, 9:48:12 AM2/24/15
to python_in...@googlegroups.com
Ah, that's possible, sorry about that.

Szabolcs Horvátth

unread,
Feb 24, 2015, 9:55:04 AM2/24/15
to python_in...@googlegroups.com

> Ah, that's possible, sorry about that.
>
No prob, thanks anyway, it was worth a try!

sz.

Marcus Ottosson

unread,
Feb 24, 2015, 10:05:46 AM2/24/15
to python_in...@googlegroups.com
Here's another copy, but it might also be for 2.7.

David Martinez

unread,
Feb 24, 2015, 10:07:57 AM2/24/15
to python_in...@googlegroups.com
Not PyZMQ for 2013 in that case

:-)

Marcus Ottosson

unread,
Feb 24, 2015, 10:16:48 AM2/24/15
to python_in...@googlegroups.com
I haven't given it a go, but it does say "Maya 2013/2014 (VS2010)" at the top.​

Szabolcs Horvátth

unread,
Feb 24, 2015, 11:28:36 AM2/24/15
to python_in...@googlegroups.com

> I haven't given it a go, but it does say "Maya 2013/2014 (VS2010)" at the top.​
Yep, it does say that, but still, it does not work. Maya 2013 is Python 2.6 and 2014 is Python 2.7
I checked pretty much every pyzmq resource I found on the net but no luck, thats why
I was after a custom compiled version that does indeed work.

Cheers,
Szabolcs
Reply all
Reply to author
Forward
0 new messages