Tsila Hassine wrote:
> yes I did download that, and it went " sorry can't
update zshell" (and
> yes I
> have zshell) so i didn't know how to deal with that
....any ideas ? (but
> then i guess its a completely different problem then
...)
All that program does is make sure that the bin directory
included in
the Python distribution is included in your path. For bash,
it edits
.bash_profile and inserts this line:
export
PATH="/Library/Frameworks/Python.framework/Versions/Cur
rent/bin:$"
You should do the equivalent for zshell.
Kent
_______________________________________________
Tutor maillist - Tutor python.org
http://
mail.python.org/mailman/listinfo/tutor
|