Hi all,
I was using the server.log/error.log provided by PythonAnywhere and saw an error in the stack trace:
/usr/local/lib/python3.6/dist-packages/flask_sqlalchemy/__init__.py:839
So I went to find the file so I could fix it, however it is nowhere to be seen.
I went through local/lib/python3.6 but in python3.6 there was only "site-packages" and "flask_sqlalchemy" was not even in there.
Very confused - any ideas where it may be/why it's "hidden"?
Thanks in advance!