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

pip install problem (on windows) #117

Open
bestbinaryboi opened this issue Aug 1, 2023 · 2 comments
Open

pip install problem (on windows) #117

bestbinaryboi opened this issue Aug 1, 2023 · 2 comments

Comments

@bestbinaryboi
Copy link

requirements.txt requests markupsafe 1.1.1 but werkzeug 2.2.3 requires MarkupSafe 2.1.1 or above

@bestbinaryboi bestbinaryboi changed the title pip install problem pip install problem (on windows) Aug 1, 2023
@PeiZhangNEU
Copy link

there is something wrong in 'requirments.txt'.
you should change "Werkzeug==2.2.3" to "Werkzeug==2.0.3"
It helps me.

@XuLearner6
Copy link

@PeiZhangNEU Thank you very much for your answer, make it

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

No branches or pull requests

3 participants