I was being dumb. as @JohnGordon an @chrslg point out, importing role.py in __init__.py solve the problem:
role.py
__init__.py
from . import role