Forums

Something is wrong error using Flask-PyMongo

I need help the site will not deploy any of my code. The app works on local host but I keep recieving a " Something is wrong error" every time. I keep receiving the same error codes no matter what I do. I am using Flask, Pymongo.

This is the error: This is the error:

Python Error Log

The WSGI Configuration

Confirm packages installed in virtual machine

Virtual Environment path in web

Please see error attached. Why is it not working??

<a href="https://ibb.co/P56cF9g"><img src="https://i.ibb.co/P56cF9g/Picture01.png" alt="Picture01" border="0"></a> <a href="https://ibb.co/6nT3jYJ"><img src="https://i.ibb.co/6nT3jYJ/Picture02.png" alt="Picture02" border="0"></a> <a href="https://ibb.co/SKC2TgS"><img src="https://i.ibb.co/SKC2TgS/Picture03.png" alt="Picture03" border="0"></a> <a href="https://ibb.co/L08SSSW"><img src="https://i.ibb.co/L08SSSW/Picture04.png" alt="Picture04" border="0"></a>

[url=https://ibb.co/P56cF9g][img]https://i.ibb.co/P56cF9g/Picture01.png[/img][/url] [url=https://ibb.co/6nT3jYJ][img]https://i.ibb.co/6nT3jYJ/Picture02.png[/img][/url] [url=https://ibb.co/SKC2TgS][img]https://i.ibb.co/SKC2TgS/Picture03.png[/img][/url] [url=https://ibb.co/L08SSSW][img]https://i.ibb.co/L08SSSW/Picture04.png[/img][/url] [url=https://imgbb.com/][img]https://i.ibb.co/NjG6VJD/Picture05.png[/img][/url]

You have not installed flask_pymongo into the environment (python version/virtualenv) that your web app is running in: https://help.pythonanywhere.com/pages/InstallingNewModules/