Next.js Discord

Discord Forum

Next.js flask example not working

Unanswered
Giant panda posted this in #help-forum
Open in Discord
Giant pandaOP
Hello. I am developing out of the nextjs flask starter from vercel: https://vercel.com/templates/next.js/nextjs-flask-starter. I am encountering an issue where the route that I made is spitting this error when deployed. Everything works as expected when I run locally.
[ERROR] Runtime.ImportModuleError: Unable to import module 'vc__handler__python': No module named 'requests'
Traceback (most recent call last):


Any help is appreciated! Thank you!

1 Reply