Kevin Smyth

Results 5 issues of Kevin Smyth

Is there a redo button or keyboard shortcut? Are the keyboard shortcuts listed somewhere?

This change allows you to put OpenMDAO into a .zip file for deployment.

Fix finding omc by PATH env var: os.path.realpath(None) returns os.getcwd() (at least on Windows) Fix missing omniidl producing an exception even when errorOnFailure==False

Source distributions run `setup.py`. OMPython's `setup.py` does not install OMPythonIDL if importing omniidl and omniORB fails. This happens when one creates a new virtualenv and does `pip install OMPython` Publishing...