I don't think it is necessary to set your interpreter to mayapy in order to
get completions. Isn't that what the autocomplete stubs are for, provided
with pymel?

On Tue, Aug 29, 2017 at 9:48 AM <[email protected]> wrote:

>
>
> I can't seem to get autocomplete going with anaconda and sublime text. I'm
> getting an "Anaconda can not spawn a new process with your current
> configured python interpreter(python)" error.
>
> Any ideas? Or should I revert to using system python interpreter?
>
>  "build_systems":
>  [
>   {
>    "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
>    "name": "Anaconda Python Builder",
>    "selector": "source.python",
>    "shell_cmd": "\"python\" -u \"$file\""
>   }
>  ],
>  "extra_paths":
>  [
>   "C:/Program
> Files/Autodesk/Maya2017/devkit/other/pymel/extras/completion/py/"
>  ],
>  "setttings":
>  {
>   "python_interpreter": "C:/Program Files/Autodesk/Maya2017/bin/mayapy.exe"
>  }
> }
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/f4520e7b-4a43-4182-aebf-92969b6cf97f%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3qz0iFmSbD0ri6Dxo%3DxPL4nFSioE0tP4%3DGRtDz8M6CeQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to