Babel is not working in my projects which are processed with PyInstaller. The reason for this: the direct access to "`__file__`".
Babel is not working in my projects which are processed with PyInstaller.
The reason for this: the direct access to "
__file__".