Forums

how to update default Python?

Hi, The default installation of Python is 2.7.6, I want to upgrade this to 2.7.10. How can I do that? I tried both Anaconda and Miniconda. But even after correct PATH settings. All I can see is Python 2.7.6.

Thanks.

Ah, right -- this is the same problem as this topic but on a new thread, right? I guess that means the thing you changed hasn't worked...?

To help debug this, what is your PATH? What do you see if you type which python into a bash console?