You’ve worked hard to improve your project’s structure! However, there’s still room for improvement. Now that you’ve gotten rid of -m, you can’t find the package anymore.
You’ll tackle the following issues:
- How
-mand path have differentPYTHONPATHvalues - How you could manually add to
PYTHONPATH, but it’s a bad idea - How adding to
PYTHONPATHmanually comes with a scaling problem
