If you let the command finish, you should have seen the following or
something equivalent below. Running the find command I sent you
works, however you will see some noise (Permission Denied message).
These are common messages because your general user account is trying
to access restricted parts
On 5/14/07, Tom Tucker <[EMAIL PROTECTED]> wrote:
> I would use the traditional Unix find command to find the various
> versions installed.
>
> find / -name "python*"
>
>
>
> On 5/14/07, linda.s <[EMAIL PROTECTED]> wrote:
> > how to check how many versions of Python i have in my mac machine?
> > al
I would use the traditional Unix find command to find the various
versions installed.
find / -name "python*"
On 5/14/07, linda.s <[EMAIL PROTECTED]> wrote:
> how to check how many versions of Python i have in my mac machine?
> also, how to put the path to the version I desire?
> Thanks a lot!
>
how to check how many versions of Python i have in my mac machine?
also, how to put the path to the version I desire?
Thanks a lot!
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
how to check how many versions of Python i have in my mac machine?
also, how to put the path to the version I desire?
Thanks a lot!
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor