”@

Home 

python Programming Glossary: maya

Configuring Pydev Interpreter in Eclipse to use Enthought Python Distribution

http://stackoverflow.com/questions/2469849/configuring-pydev-interpreter-in-eclipse-to-use-enthought-python-distribution

on OS X 10.5.2 Pydev users pydev Users mayapy on PyDev Maya Python is running on OSX Cannot set python interperter in preferences..

How do I make environment variable changes stick in Python?

http://stackoverflow.com/questions/488366/how-do-i-make-environment-variable-changes-stick-in-python

do this is because at the studio where I work tools like Maya rely heavily on environment variables to configure paths across..

Running unit tests with Nose inside a Python environment such as Autodesk Maya?

http://stackoverflow.com/questions/639744/running-unit-tests-with-nose-inside-a-python-environment-such-as-autodesk-maya

with Nose inside a Python environment such as Autodesk Maya I'd like to start creating unit tests for my Maya scripts... Maya I'd like to start creating unit tests for my Maya scripts. These scripts must be run inside the Maya environment.. for my Maya scripts. These scripts must be run inside the Maya environment and rely on the maya.cmds module namespace. How..

PyQt - how to detect and close UI if it's already running?

http://stackoverflow.com/questions/8786136/pyqt-how-to-detect-and-close-ui-if-its-already-running

if it's already running I'm starting the UI from within Maya. If the UI hasn't been closed running the UI again will completely.. been closed running the UI again will completely freeze Maya with the error Event Loop is already running Manually closing..