Thursday, July 23, 2020

python installation and environmental setting

1. Downloads & Install Python from python.org which version you want it.

https://www.python.org/



2. Install pycharm community edition from the given below link.

https://www.jetbrains.com/pycharm/download/#section=windows






3. Go in file >New project > Give your project name and then Set the environment variable in pycharm in file > setting > project interpreter & give the path where you install the python.exe file.





1 comment: