...
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
For Windows
...
Install Anaconda
Navigate to Anaconda Installers
Click on the 64-Bit Graphical Installer link under the latest version of Python under Windows
Click on the executable file that appears at the bottom of the browser to run the Anaconda Setup installer
Click on the Run icon on the pop up that appears at the bottom of the screen for browsers other than Google Chrome (i.e. Microsoft Edge, Internet Explorer, Firefox).
Complete the Anaconda Setup installer:
Click Next >
Click I Agree to accept the License Agreement
Select the installation type All Users (requires admin privileges) and then click Next >
If prompted for User Account Control credentials, enter an admin username and password
Verify that the destination folder path is under Program Data on your C drive
C:\ProgramData\Anaconda3
Check the Register Anaconda3 as the system Python 3.8 box only under Advanced Options
Click Installto download Anaconda
Click Next >
Click Finish
...
Install PyCharm
Navigate to Download PyCharm
Navigate to Windows > Community
Click on the Download icon to receive the latest version of PyCharm
Click on the executable file that appears at the bottom of the browser to run the PyCharm Community Edition Setup installer
Click on the Run icon on the pop up that appears at the bottom of the screen for browsers other than Google Chrome (i.e. Microsoft Edge, Internet Explorer, Firefox).
Complete the PyCharm Community Edition Setup installer:
Click Next >
Leave the default destination folder and click Next >
Check the 64-bit launcher box under Create Desktop Shortcut
Check the .py box under Create Associations
Click Next >
Leave the default Start Menu Folder
Click Installto download PyCharm
Click Next >
Click Finish
Configure PyCharm
...
Please wait for all Background Tasks to finish before coding a project. Certain functions or package imports may be affected by its processes.
For Mac
...
Install Anaconda
Navigate to Anaconda Installers
Click on the 64-Bit Graphical Installer link under the latest version of Python under MacOS
Open the Downloads folder and double click on the .pkg file to launch the installer
Complete the Anaconda Installer:
Click Continue in the pop up box
Click Continue for the Introduction and click Continue for the Read Me
Click Continue and click Agree to accept the Software License Agreement
Click on Change Install Location… and select Install on a specific disk…
Click on the Macintosh HD icon and then click Continue
Click Install to download Anaconda
If prompted for credentials, enter a username and password with administrative privileges and click Install Software
Click Continue
Click Close
...
Install PyCharm
Navigate to Download PyCharm
Navigate to Mac > Community
Select the processor corresponding with your computer and/or click on the Download icon
.dmg (Intel) (
> About This Mac > Processor > *Intel)
.dmg (Apple Silicon) (
> About This Mac > Chip > *Apple M1 or higher)
Open the Downloads folder and double click on the .dmg file
On the following pop up window, drag the PyCharm CE icon to the Applications folder icon to download PyCharm
Configure PyCharm
...