Re: problem running helloworld

2011-09-02 Thread Siddhartha Kasivajhula
Gotcha, and yeah invoking explicitly without "polluting" the shell does feel "cleaner". On Fri, Sep 2, 2011 at 12:46 PM, Tres Seaver wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/02/2011 03:39 PM, Siddhartha Kasivajhula wrote: > > Okay I looked into it some more, and looks

Re: problem running helloworld

2011-09-02 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/02/2011 03:39 PM, Siddhartha Kasivajhula wrote: > Okay I looked into it some more, and looks like this may be > happening because it's trying to use the system python instead of the > env python. If I manually invoke the local env python without

Re: problem running helloworld

2011-09-02 Thread Siddhartha Kasivajhula
Okay I looked into it some more, and looks like this may be happening because it's trying to use the system python instead of the env python. If I manually invoke the local env python without calling 'activate', then it seems to work: siddhartha:env2-5-$cd apps siddhartha:apps-6-$which python /Lib