Relative Content

Tag Archive for pythonpython-3.ximportimporterror

ModuleNotFoundError from a folder with __init__.py

Sorry if this question has been asked before, but looking at previous answers doesn’t really help my case. I pulled some code from git that works for my friend, however when the code doesn’t work on my computer. When I try to run a unit test that he wrote, it failed too.