I'm trying to add external libraries to my project, but there seems no way to do so in PyCharm 4 (Professional). I found several similar questions with accepted answers, however those seem only work on older PyCharm versions.
This is one example: PyCharm and external libraries
Does anyone know how to add paths for external Python packages and modules in PyCharm 4 Professional?