How to Install Python on Mac & Windows in Hindi | Lecture - 2


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to How to Install Python on Mac & Windows in Hindi | Lecture - 2

Installing Python 3 on Mac OS X — The Hitchhiker's Guide to ...
https://docs.python-guide.org/starting/install3/osx/

Let’s install a real version of Python. Before installing Python, you’ll need to install GCC. GCC can be obtained by downloading Xcode, the smaller Command Line Tools (must have an Apple account) or the even smaller OSX-GCC-Installer package.

How to Install Python on a Mac - dummies
https://www.dummies.com/programming/python/how-to-install-python-on-a-mac/

Depending on how you use Python, you might want to update your installation at some point. Part of this process involves installing the GNU Compiler Collection (GCC) tools so that Python has access to the low-level resources it needs. The following steps

How to Install Python 3 on Mac: 2 Ways (2019 Update) - Saint
https://www.saintlad.com/install-python-3-on-mac/

Before you jump into the guide, do take note that there are multiple ways to install Python 3 on a Mac but with this guide, I’ll show you the two easiest ways to do this, step-by-step. Personally, the way I did it was using a package manager like HomeBr