I am new to Python/PYCHARM world. I am used to MAVEN in Java world. I am trying to setup environment for a open source Python project with PYCHARM and every time I run tests it shows one or other dependency is missing for import. So I am searching for a unified way to get all dependencies similar to "mvn install" does for Pycharm IDE
Version Python 2.7.12 :: Anaconda 4.2.0 (x86_64) Pycharm community Edition 2016.3.1 (Build on 14 Dec 2016)