[ERROR FIXED] “Attempted relative import in non-package” even with __init__.py
[toc] Understanding the Error Problem Formulation: How to fix or deal with the following error – ” Attempted relative import in non-package”? Let’s say you have been working on your new project, and now you have decided to organize your project files properly. Hence, you move certain functions to another file to make your code … Read more