Hallo, I am new to Blockcert and I am trying to follow the instructions. I succeeded with Cert-issuer but I am stuck with Cert.viewer. Specifically, I receive an error when I run the last command:
(flask) PS …\cert-viewer> python run.py -c conf_local.ini
The error concerns the notifier.py line 59 where it signals a syntaxerror about “async=False)”.
In my config_local.ini however I didn’t specify “mail” in the notifier_type (I tried both not to insert any notifier_type line and to specify notifier_type=noop).
Below you can find the snapshot of the error.
Thank you very much in advance for the help that you can provide!