Happened to see this in the log ...
-- Logs begin at Mon 2021-10-11 16:55:01 UTC, end at Thu 2021-10-28 10:51:38 UTC. --
Oct 12 22:12:45 naturalproducts pipenv[932347]: [2021-10-12 22:12:44,793: INFO/MainProcess] Task annotation.tasks.predi>Oct 12 22:16:03 naturalproducts pipenv[1720718]: [2021-10-12 22:16:02,832: ERROR/ForkPoolWorker-7] Task annotation.task>Oct 12 22:16:03 naturalproducts pipenv[1720718]: Traceback (most recent call last):
Oct 12 22:16:03 naturalproducts pipenv[1720718]: File "/home/jw247a/.local/share/virtualenvs/ms2ldaviz-jmzAe-x0/lib/p>Oct 12 22:16:03 naturalproducts pipenv[1720718]: R = retval = fun(*args, **kwargs)
Oct 12 22:16:03 naturalproducts pipenv[1720718]: File "/home/jw247a/.local/share/virtualenvs/ms2ldaviz-jmzAe-x0/lib/p>Oct 12 22:16:03 naturalproducts pipenv[1720718]: return self.run(*args, **kwargs)
Oct 12 22:16:03 naturalproducts pipenv[1720718]: File "/home/jw247a/ms2ldaviz/ms2ldaviz/annotation/tasks.py", line 48>Oct 12 22:16:03 naturalproducts pipenv[1720718]: model = load_model('/home/classyfire/model.h5')
Oct 12 22:16:03 naturalproducts pipenv[1720718]: File "/home/jw247a/.local/share/virtualenvs/ms2ldaviz-jmzAe-x0/lib/p>Oct 12 22:16:03 naturalproducts pipenv[1720718]: loader_impl.parse_saved_model(filepath)
Oct 12 22:16:03 naturalproducts pipenv[1720718]: File "/home/jw247a/.local/share/virtualenvs/ms2ldaviz-jmzAe-x0/lib/p>Oct 12 22:16:03 naturalproducts pipenv[1720718]: raise IOError("SavedModel file does not exist at: %s/{%s|%s}" %
Oct 12 22:16:03 naturalproducts pipenv[1720718]: OSError: SavedModel file does not exist at: /home/classyfire/model.h5/>
Happened to see this in the log ...