Не импортировать локальную папку Python

# Change your import and use the "." e.g.
from .hello import hellofct
Merwanski