At the development time, I downloaded and installed manually the latest version of the framework from GitHub repo. Once I installed the version from pip via "pip install PureMVC" I realize that my app doesn't work because of code incompatibility.
At least this commit is not included into pip version of the framework:
70137d4
Please update.