UPDATE: A better way… Installing Python with Anaconda
The approach that we use here to install Python is:
- First, we install Python(x,y), which comes not only with the Python Language, but also with Spyder and LOT of other libraries.
- Then, we download and install other libraries that do not come with Python(x,y).
Note: Spyder is a powerful interactive development environment (IDE) for the Python language… kinda’ a graphical (Matlab-looking) interface that allows you to easily write you Python code, run it, debug it, etc.
Install Phyton(x,y)
- Download and install the current release from HERE
Install additional libraries
still to do
Hello mate great blogg post