Not sure what is missing here - installed via clone, changed to the correct directory, pip-ed in the requirements, but when executing with Python 3 it craps out. Traceback shows:
File "hq_main.py", line 13, in
from hackq_trivia.config import config
ModuleNotFoundError: No module named 'hackq_trivia'
Not sure what is missing here - installed via clone, changed to the correct directory, pip-ed in the requirements, but when executing with Python 3 it craps out. Traceback shows:
File "hq_main.py", line 13, in
from hackq_trivia.config import config
ModuleNotFoundError: No module named 'hackq_trivia'