Closed ilazakis closed 4 years ago
I'm having issues when deploying a model on AWS.
gunicorn fails with ModuleNotFoundError: No module named 'sagify.prediction' . From what I can tell this started when #106 was merged to fix an import clash.
gunicorn
Issue was with the repo using Sagify, not Sagify itself.
I'm having issues when deploying a model on AWS.
gunicorn
fails with ModuleNotFoundError: No module named 'sagify.prediction' . From what I can tell this started when #106 was merged to fix an import clash.