I have made a package located here: /home/saunderstock1/.local/lib/python3.9/site-packages
.
When I try to import any modules in any of the python files located in said package, I get an ImportError
.
I assume this has to do with the package's location. What should I do?