Forums

prophet installed but still not found

I have already installed prophet in my virtual environment, but I still got the not found error:

2023-10-08 03:35:47,772: Error running WSGI application 2023-10-08 03:35:47,772: ModuleNotFoundError: No module named 'prophet'

How should I fix this error?

Follow debugging steps in Debugging with sys.path / ImportError issues | PythonAnywhere help