Connecting Terminal to Python 3.5

Nick Sarbicki nick.a.sarbicki at gmail.com
Sat Aug 29 02:44:53 EDT 2015


Sorry, noticed you're on mac and using /usr/bin, if that isn't on your path
that would cause a lot more issues...

But you should still check If python is in the folder.

On Sat, Aug 29, 2015 at 7:38 AM Nick Sarbicki <nick.a.sarbicki at gmail.com>
wrote:

> Is the python install folder in your $path variable?
>
> If it works in idle but not in the terminal that would be the most likely
> answer.
>
> Nick
>
> On Sat, 29 Aug 2015 07:08 Sam Miller <qaz_468 at hotmail.com> wrote:
>
>> Hello All,
>>
>> I tried to update Python in terminal on my Mac book pro to v3.5 using
>> this website:
>>
>>  https://wolfpaulus.com/journal/mac/installing_python_osx/
>>
>> Sadly I must have made a large mistake since after completing these steps
>> python IDLE and python within terminal failed to open or run.
>>
>> I reinstalled python v3.5 again and now IDLE works. On the other hand,
>> when I try to open python inside of terminal I get this error message:
>> "-bash: python: command not found".
>>
>> I am not sure what to do to correct this error. Could anyone send me the
>> correct code to link my terminal to python 3.5 so I can run python v3.5
>> within terminal?
>>
>> Thanks,
>> Sam
>> --
>> https://mail.python.org/mailman/listinfo/python-list
>>
> --
>  - Nick
>
-- 
 - Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20150829/3cbe75fa/attachment.html>


More information about the Python-list mailing list