obisi Posted September 15 Posted September 15 Hi there! I just finished setting up my python app successfully! However my app ran into an error, and after finding out the logs, I see that "flask_cors", a module my flask app requires isn't installed, thereby leading to a NoModuleFound error. I looked through the forum and saw a list of installed modules but didn't find flask_cors. I'd appreciate if it can be added to my account. Thank you!
Krydos Posted September 15 Posted September 15 Installed. You can see the current list of installed modules on Johnny's Python 3.12 with this link https://krydos2.heliohost.org/pyinfo/info3.12.py
Recommended Posts