Long time no reply! Work crunch... Python auto complete works but flags a failure to find the python interpreter even with an explicit python interpreter path. The maya auto completion doesn't work so I presumed the error was connected but it's counter intuitive...
On 29 August 2017 at 20:28, Justin Israel <[email protected]> wrote: > Does "bork" mean you don't get Maya autocompletion? Or that the entire > Anaconda doesn't work? If it means the Maya completions aren't working (but > standard lib stuff is) then you probably just need to update the PYTHONPATH > for anaconda to include the Maya stubs. If it's really not working for > anything, then maybe it isn't finding your system python on the PATH and > you need to adjust that in anaconda to find Python. > > On Wed, Aug 30, 2017, 7:23 AM <[email protected]> wrote: > >> Hey Justin, >> >> Yes that's what the "C:/Program Files/Autodesk/Maya2017/ >> devkit/other/pymel/extras/completion/py/" path is supposed to do. I just >> wondered why mayapy wasn't working since not having an interpreter seems to >> bork it too. I didn't really want to add another python installation since >> it definitely works standalone but I guess it's my only option since it's >> pointing in the right place! >> >> Cheers, Trystan. >> >> -- >> 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/e0557f5b-62f1-405f-9497- >> 13e519c90ff1%40googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "Python Programming for Autodesk Maya" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/python_inside_maya/kCFB2pEny4s/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/python_inside_maya/CAPGFgA3hZ984GBY3bsTOj4D1HsLwz > c6hGvJpmmzgAs_yhYw3Hg%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3hZ984GBY3bsTOj4D1HsLwzc6hGvJpmmzgAs_yhYw3Hg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > 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/CA%2BOh_j86eG7_ryt5%3D8heOjNpGEF4RRW32j57vdpmtPT42rTQiA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
