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.