'Installed colorama module, but PyCharm can't find it

Succesfuly installed and upgraded the package, still, PyCharm doesn't recognise:

from colorama import fore

Error msg: ImportError: No module named 'colorama'.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source