Let start our 30 days journey of Twitter Python Training with:
* How to Install Python.
*Likely issues to faced after the installation of Python.
#Thread
👇👇👇
#TwitterPython #Python #ML #DL #AI #DataScience
1. Direct Installation from Python Website
2. Installation from Anaconda Website.
#TwitterPython #Python #ML #DL #AI #DataScience
Direct Installation from Python Website
Installing Python on your PC is not a difficult task.
It involves just a few simple steps:
a. Download binaries from python.org
b. Install the binaries
c Add Python to system environment variables
d. Install pip
python.org/downloads/
I recommend you download Python latest (Python 3.8.2, currently) installer for Windows.
Secondly, you need to install the binaries you downloaded.
#Python
Install PIP Windows
This is the default option. It also includes the IDLE (Integrated Development Environment),
pip, and the official documentation. It also creates shortcuts.
*I think I will advice you Install the default*
2. Installing Python Using Anaconda
Are You Scared??? 🤣🤣🤣🤣🤣
Fear Not: Just go to anaconda.com
#Python #Anaconda #TwitterPython
*Download the Anaconda installer. (anaconda.com/distribution/)
*Double click the installer to launch.
*Click Next.
*Read the licensing terms and click “I Agree”.
*Select a destination folder to install Anaconda and click the Next button.
#Python
I will advice you install Python through Anaconda BECAUSE:
*Anaconda is the easiest way to perform Python/R data science and machine learning.
* It has over 600 library pre-installed.
ETC
#Python
Diving to the world of python...
*Python Syntax:
*Python Comment & Indentation.
Please don't miss it.
In case you are having issue with Anaconda Installation .... Send DM!
#Python #TwitterPython #30days