Die Suche ergab 4 Treffer

von wrench
Sonntag 24. Februar 2013, 02:53
Forum: Installation/Konfigurieren
Thema: probleme maya.cmds in python zum laufen zu bekommen!!!
Antworten: 8
Zugriffe: 2158

Re: probleme maya.cmds in python zum laufen zu bekommen!!!

vielen dank auf jeden fall für eure hilfe, ich werde erstmal weiter in maya im scripteditor arbeiten und schauen ob ich das ich sag mal einbinden irgendwann doch noch hinbekomme ;)
auf jeden fall danke euch für die hilfe
von wrench
Dienstag 19. Februar 2013, 14:23
Forum: Installation/Konfigurieren
Thema: probleme maya.cmds in python zum laufen zu bekommen!!!
Antworten: 8
Zugriffe: 2158

Re: probleme maya.cmds in python zum laufen zu bekommen!!!

mmh da steht das man einen externen interpreter als den von maya nutzen kann
"It is possible to use Maya from a Python interpreter other than the one that ships with Maya. However, it is recommended that you use the same version number of Python as is included in Maya. To use another interpreter, it ...
von wrench
Dienstag 19. Februar 2013, 03:03
Forum: Installation/Konfigurieren
Thema: probleme maya.cmds in python zum laufen zu bekommen!!!
Antworten: 8
Zugriffe: 2158

Re: probleme maya.cmds in python zum laufen zu bekommen!!!

hey leonidas, dank dir für deinen beitrag.
das problem ist einfach nur das ich wenn ich ein etwas komplexeres gui erstelle in maya die testfunktionen quasi nicht vorhanden sind. klar ich kann das script testen ob es läuft aber die fehlerausgabe ist halt eher simpel.
daher einfach die bibliothek von ...
von wrench
Donnerstag 14. Februar 2013, 00:52
Forum: Installation/Konfigurieren
Thema: probleme maya.cmds in python zum laufen zu bekommen!!!
Antworten: 8
Zugriffe: 2158

probleme maya.cmds in python zum laufen zu bekommen!!!

Hallo erstmal zusammen.

nervt bestimmt erstmal mit nem problem hier im forum zu beginnen, aber ich weiss einfach nicht was ich falsch mache.

also ich benutze maya und habe python 2.6.4 seperat installiert und möchte gerne auf die cmds von maya in python zugreifen.
zuerst hab ich in den ...