Python import on sub-package results in “no module named…” error
Although there are a number of import related questions, I haven’t found one that directly addresses my question.
I have installed some packages in the default Site Packages
folder and it has a structure similar to this…