Create a Python project Using Pycharm

Опубликовано: 09 Июль 2026
на канале: Rukshan Dissanayake
13
1

This video contains how to create a python project and python file using PyCharm. According to this video you can use installed python modules successfully with selecting Existing Interpreter option. I have created projects using "verctualenv" but after I created a project using that option I couldn't use the installed modules. After that I tried with "Existing Interpreter" Option. that was successful. Thank You.