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.

Reply via email to