beyond top level package error in relative import
It seems there are already quite some questions here about relative import in python 3, but after going through many of them I still didn’t find the answer for my issue. so here is the question. I have a package shown below and I have a single line in test.py: now, I am in the … Read more