John Burnett wrote: > Nope, __init__.py files are present in the directories where the pyc files are sitting... Or are you referring to the pi file directories? __init__.py in the directories where the modules (.pyc / .pyd) are is probably what we want. What happens when you use goto definition on maya in a file with import maya ? Thanks, John