Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Werkzeug 2.2.2 version inorder to work with Flask for samples code #736

Merged

Conversation

MaheshRKumawat
Copy link
Contributor

Summary

This PR fixes this issue in the samples code
The issue seems to be import error. Flask cannot find the Werkzeug library
To fix it we need to add Werkzeug library
More info: https://stackoverflow.com/questions/77213053/why-did-flask-start-failing-with-importerror-cannot-import-name-url-quote-fr

Use Cases

We will be able to execute the sample example code

@MaheshRKumawat MaheshRKumawat requested a review from a team as a code owner May 29, 2024 12:22
Copy link

linux-foundation-easycla bot commented May 29, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: MaheshRKumawat / name: Mahesh Kumawat (290de69)

@anthonydahanne
Copy link
Member

@MaheshRKumawat can you please approve the CLA? thanks

@MaheshRKumawat
Copy link
Contributor Author

@MaheshRKumawat can you please approve the CLA? thanks

Done

@anthonydahanne
Copy link
Member

anthonydahanne commented Jun 19, 2024

LGTM, @arjun024 or @robdimsdale could you pleae you're ok with this workaround? if so, please merge too, thanks!

- Use specific version of Werkzeug Libary inorder to work with flask
@robdimsdale robdimsdale enabled auto-merge (rebase) June 21, 2024 16:38
@robdimsdale robdimsdale merged commit daae027 into paketo-buildpacks:main Jun 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants