How to install Python on Mac OS

preview_player
Показать описание
How to install Python on MacOS
Step by Step for Beginners
Today we will learn:
1. Check if Python is already installed
2. Download Python
3. Install Python
4. Validate if Python is installed properly
5. How to uninstall python

Step 1 : Check if python is already available

Step 3 : Check if python is installed properly
python --version
pip --version

In case pip is not installed
 sudo easy_install pip

How to uninstall Python
Follow steps in video

PLAYLISTS

KATALON STUDIO

SELENIUM BEGINNERS

SELENIUM JAVA FRAMEWORK BEGINNERS

SELENIUM TIPS

SELENIUM PYTHON

SELENIUM BUILDER

JAVA

JAVA TIPS & TRICKS

JENKINS

JENKINS TIPS & TRICKS

JMETER BEGINNER

JMETER INTERMEDIATE

JMETER ADVANCED

JMETER TIPS & TRICKS

SOAPUI

POSTMAN

GIT & GITHUB

DOCKER

ROBOT FRAMEWORK

WEB SERVICES (API)

REDIS BEGINNER TUTORIALS

MAVEN

MISC

TOOLS & TIPS

QnA FRIDAY

SUNDAY SPECIAL

ALL PLAYLISTS

Like on FACEBOOK :

Follow on TWITTER:

Subscribe on YOUTUBE :

Never Stop Learning
Raghav
Рекомендации по теме
Комментарии
Автор

Thanks Raghav! The instructions you gave were easy to follow along and understand. Really appreciate you taking the time to share your knowledge with newbies like me.

jTab
Автор

Thank you for the straight forward tutorial.

RobBishop_FuZe
Автор

Clean, clear and exactly what I needed! Thanks so much!

timmatesting
Автор

This is so easy to follow, awesome video!

usone
Автор

Almost every comment that includes a question includes a reply from automation step by step- Raghav Pal. This makes me think that he's very aware and a great commenter and cares for his subscribers.

mythical_orb
Автор

Thanks! Great tutorial, clear, pratical and concise!

CassiusGiorgio
Автор

clear, concise, straight = excellent ! Thank you

OmarGatlato
Автор

Wonderful way of demonstrating, precise and really helped me alot.

chintanpatnaik
Автор

Thanks bro
I was trying to download python for an hour. After watching your video it just happened in 5:13

aarnavzinzuwadia
Автор

Hello! Great video, thank you! But when I try to install, it tells me the installer could not install the software because there was no software found to install. When I search in the terminal I can only find Python 2.7.10, but I don't see it in applications. I'm trying to install 3.4.0 (Need this version for my study projects), but it keeps giving me that error when I try to install. Any advice?

nomsnomsi
Автор

Thanks for the video. I have 2 & 3 installed, however pip --version throws an error "-bash: pip: command not found".

varun
Автор

thanks a lot! Question please, would you not want to uninstall Python 2, rather than Python 3? or default Python 2 needs to remain there?

petrapocoloco
Автор

u r the genius!! this solved my problem

sifat
Автор

command + space will get to spotlight. you are welcome :)

ssong
Автор

Thank you

I know downloading something is redundant, just wanted to make sure I wasnt missing anything with my downloads

mbars
Автор

this tutorial was very helpful although my Mac book pro seems to not cooperate with me :(... whenever I'm done installing Python and try to open IDLE, my computer acts like I didn't click the icon. what should I do? I've already tried multiple times reinstalling the program but nothing works!!

gaiaferrara
Автор

very clean and precise. Your videos very easy to understand

ankushsetiya
Автор

i followed all the steps and installed python, but when i enter the command to check python3 version, it shows me: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at:

uttammaurya
Автор

Hello! Thanks for the tutorial; this worked great! One question: Do you have knowledge of a python editor, like Java uses Eclipse, so what should I use for python?
THANK YOU FOR SUGGESTION!!

JMZReview
Автор

I would like to know if in the terminal the "phyton3 --version" came out "zsh: command not found" but the "pip3 --version" showing there's a pphyton in my laptop, is it okay? or is there something wrong with my phyton?

laurayupukoni