After some more searching, I found that I have to create an environment variable PYTHONPATH to point to the folder that has the module. Unfortunately, I cannot just point to the root module, but must each time, edit the variable and append a new folder for each module, to the path.