Every time I need to use absolute import, for example:
from my_package.my_module import my_function
I declare my package to the $PYTHON
$PYTHON