Re: [Maya-Python] mayapy interpreter error with Anaconda

2017-10-08 Thread Justin Israel
On Mon, Oct 9, 2017 at 9:38 AM Trystan James wrote: > Ah, sorry crossed wires. All a bit new to me! Yup so I've edited my > project settings similarly to my first post but using a standard maya > interpreter. Python completion seems happy now but maya related ones still

Re: [Maya-Python] mayapy interpreter error with Anaconda

2017-10-08 Thread Trystan James
Ah, sorry crossed wires. All a bit new to me! Yup so I've edited my project settings similarly to my first post but using a standard maya interpreter. Python completion seems happy now but maya related ones still fail. { "build_systems": [ { "file_regex": "^[ ]*File \"(...*?)\", line

Re: [Maya-Python] mayapy interpreter error with Anaconda

2017-10-08 Thread Justin Israel
On Mon, Oct 9, 2017, 6:39 AM Trystan James wrote: > >>> import sys > >>> sys.path.append("C:\\Program > Files\\Autodesk\\Maya2017\\devkit\\other\\pymel\\extras\\completion\\py\\") > >>> print sys.path > ['', 'C:\\Users\\tryst\\Anaconda2\\python27.zip', >

Re: [Maya-Python] mayapy interpreter error with Anaconda

2017-10-08 Thread Trystan James
>>> import sys >>> sys.path.append("C:\\Program Files\\Autodesk\\Maya2017\\devkit\\other\\pymel\\extras\\completion\\py\\") >>> print sys.path ['', 'C:\\Users\\tryst\\Anaconda2\\python27.zip', 'C:\\Users\\tryst\\Anaconda2\\DLLs', 'C:\\Users\\tryst\\Anaconda2\\lib',