Hi all - so, I can't use ctypes within maya.  If I try, I get this:

import ctypes
# Error: No module named _ctypes
# Traceback (most recent call last):
#   File "<maya console>", line 1, in <module>
#   File "...\Autodesk\Maya2009\bin\python25.zip\ctypes\__init__.py",
line 10, in <module>
#
# ImportError: No module named _ctypes #

I did a quick search, and a couple of other people make references to
it, so I assume it works for them.  Is this a platform issue (I'm
using XPx64), or something peculiar to my installation? Can someone
else on here confirm whether it does (not) work for them, and what os
they're using?

I tried it on windows xp x64, in both 2008x64 and 2009x64, no love in
either...

- Paul
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to