On 10/07/12 02:03 PM, Ben Walton wrote:
Notice the hashbang there.  Is it finding CSW's python, the virtualenv
python or the system python?  If it's finding the system python,
that's likely the problem.  Is /opt/csw/bin leading your path?  Above
you called ggrep without qualification so /opt/csw/bin is likely in
your path but then you called /opt/csw/bin/python so maybe it doesn't
have precedence over the system path's?

t2000 # echo $PATH
/opt/csw/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb
_______________________________________________
users mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/users

Reply via email to