vercel / vercel/examples

NestJS/Flask template not working

Open
#806 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.2k
Forks
1.8k
Avg merge
3d 12h
Merged PRs (30d)
6

Description

The same issue mentioned in #795 is present in the NextJS/Flask template

[ERROR] Runtime.ImportModuleError: Unable to import module 'vc__handler__python': cannot import name 'url_quote' from 'werkzeug.urls' (/var/task/werkzeug/urls.py)
Traceback (most recent call last):

This is from a fresh deployment of the template when clicking the api call button

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the python/nextjs-flask template and deploy it fresh, then click the API call button to reproduce the Werkzeug import error. Check the template's dependency setup and verify that the API call succeeds without the Runtime.ImportModuleError.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, nextjs, python
Domain
backend, full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.