Traceback (most recent call last):
File "/home/miguel/.local/share/JetBrains/Toolbox/apps/PyCharm-C/ch-0/231.8109.197/plugins/python-ce/helpers/pydev/pydevd.py", line 1496, in _exec
pydev_imports.execfile(file, globals, locals) # execute the script
File "/home/miguel/.local/share/JetBrains/Toolbox/apps/PyCharm-C/ch-0/231.8109.197/plugins/python-ce/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
File "/home/miguel/PycharmProjects/core/homeassistant/__main__.py", line 10, in <module>
from .const import REQUIRED_PYTHON_VER, RESTART_EXIT_CODE, __version__
ImportError: attempted relative import with no known parent package