tx-vaccine-tracker
tx-vaccine-tracker copied to clipboard
Notifier package main issue?
Getting the following error when trying to run the application.py from command line.
ModuleNotFoundError: No module named 'main.notifier'; 'main' is not a package
Seems to be something to do with the Notifier import but I might be doing something stupid.
Hey @jumbohiggins, application is probably a poor choice of name for that file. You still have to set up and configure the application as shown in the examples.