-
```
Describe the problem.
I am unable to run Pymel. I am using Maya 2011. So its already with Pymel. When I go to cmd line for type import pymel.core , I get error something like DLL load failed.
Wh…
-
In the [tutorial](https://github.com/sonictk/maya_python_c_extension/blame/bdbc032a2d11fc3a876a4f4e789f62cee7af47d1/docs/writing_the_python_standalone_module.md#L122) you point out that one could/shou…
-
```
What steps will reproduce the problem?
I've compiled cortex 6 without problem
But maya always crashed when I run script:
cfr = IECore.FrameRange( 1, 50 )
cfs = IECore.FileSequence( "/tmp/myCache…
-
Given that Arnold, Maya and Python are available for OS X, the current windows+linux restriction should only apply to Softimage. i.e. for Arnold, Maya and Python, it should just be windows+non-windows…
-
We are starting to build packages with both ICC and GCC variants. As ICC requires GCC at run time (and I think build time), my `icc` package looks something like this:
```
name: icc
version: 14.0.0
…
-
Hi,
I was trying to use `ffmpeg-python` within Autodesk Maya and I'm getting some issues with this import: https://github.com/kkroening/ffmpeg-python/blob/78fb6cf2f11cb93c6071c978a92a640f5743a9fb/f…
-
Hello,
It's not really an issue, but a suggestion you can also have a look at Eric Vignola compilation work for mayapy (maya python interpreter).
**This is the google drive link:**
https://drive.go…
-
Hi,
I am a high school student just starting to learn about testing techniques. I found a bug in the latest version (0.6.1) of maya while doing some fuzzing using the fuzzing tool Atheris. The reprod…
-
```
When I tried to run pymel through mayapy (It worked fine through maya -prompt
by the way), I saw the following issue:
c:\Program Files\Autodesk\Maya2013\bin>mayapy Python 2.6.4 (r264:75706, May…
-
Hi, I just bought your plugin on GumRoad for maya, 3DEEP virutal camera, I already installed python, with all the modules needed, but when I launch the script in Maya, I have this error " line 10: No …