Le 4 févr. 07 à 21:12, Alain Matthes a écrit :
and in my .bash_profile i 've :
# Setting PATH for MacPython 2.5
# The orginal version is saved in .bash_profile.pysave
PATH="/Library/Frameworks/Python.framework/Versions/Current/bin:${PATH}"
export PATH
Alain