What happens when you set PYTHONPATH in a shell from Windows? Does that override your Maya.env too or is it just Fedora?
$ set PYTHONPATH=/some/path $ maya On 7 July 2014 15:08, Erkan Özgür Yılmaz <[email protected]> wrote: > I mean even using something like PYTHONPATH=$PYTHONPATH:/some/path is not > working > > E.Ozgur Yilmaz > eoyilmaz.blogspot.com > > > On Mon, Jul 7, 2014 at 5:05 PM, Erkan Özgür Yılmaz <[email protected]> > wrote: > >> It seems that setting a PYTHONPATH variable both in ".bash_profile" and >> "Maya.env" is not working together and ".bash_profile" always overrides >> "Maya.env" >> >> E.Ozgur Yilmaz >> eoyilmaz.blogspot.com >> >> >> On Mon, Jul 7, 2014 at 4:45 PM, Erkan Özgür Yılmaz <[email protected]> >> wrote: >> >>> Do any one know, why in the world that Maya is not picking up PYTHONPATH >>> variable value from Maya.env under Fedora 20? >>> >>> It is able to pickup MAYA_PLUG_IN_PATH or MAYA_SCRIPT_PATH but not >>> PYTHONPATH. The same setup was working fine under Windows 7 but not in >>> Fedora 20, any idea? >>> >>> E.Ozgur Yilmaz >>> eoyilmaz.blogspot.com >>> >> >> > -- > 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/CAGNmyx5xbcfTHJi2ED3VtdHz1038CCrcpVeKaWHrfiqhojCQ%2Bw%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAGNmyx5xbcfTHJi2ED3VtdHz1038CCrcpVeKaWHrfiqhojCQ%2Bw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Marcus Ottosson* [email protected] -- 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/CAFRtmOBt%3Dgj0BKacKxCfsSp3d8Dw1YTPv0-iG45a9XBCcffE_A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
