[wingide-users] pi files
Wingware Support
support at wingware.com
Tue May 20 14:16:12 MDT 2008
John Burnett wrote:
> This is actually still causing a problem here...
>
> If I do this in a new py file:
>
> ####
> import maya.cmds
> maya.cmds.
> ####
>
> ...I don’t get any auto-complete info. However, this works:
>
> ####
> import maya.cmds as cmds
> cmds.
> ####
This may be due to __init__.py files not being available. Is this the case?
Thanks,
John
More information about the wingide-users
mailing list