On Mon, Jun 7, 2010 at 9:05 AM, Garrett Hyde <[email protected]> wrote:
> What do you get when you execute > > sudo echo $PYTHONPATH? > This was weird to me, because sudo echo $PYTHONPATH gives the right path, but when I do sudo python, and then import sys, print sys.path, it gives me the wrong path. I'm not sure what OS X is doing behind the scenes.
-------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
