I am learning to program with python and I am having issues with importing from a module in a package. I have tested commenting off the jedi enabled part and it is not worki
Try this...
from ecommerce.database import Database