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 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/CAPGFgA3hZ984GBY3bsTOj4D1HsLwzc6hGvJpmmzgAs_yhYw3Hg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
