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

flask等版本问题 #11

Open
wangdoudouya opened this issue Nov 12, 2022 · 4 comments
Open

flask等版本问题 #11

wangdoudouya opened this issue Nov 12, 2022 · 4 comments

Comments

@wangdoudouya
Copy link

麻烦可以说一下flask等用到的东西的版本吗?我一直报版本等级过高的错误。

@zzf8264
Copy link

zzf8264 commented Dec 17, 2022

没有版本,一堆库全部都冲突啊,有毒啊

@GakkiOnly
Copy link

GakkiOnly commented Dec 18, 2022 via email

@zzlxhczy
Copy link

版本比较乱 需要按照特定版本,尽量按旧的版本。

@Caleb-chang
Copy link

python3.8,如下配置暂时没发现问题,项目可以跑起来。我调了好久。。。
主要是Flask,Flask_script,Flask_sqlalchemy,SQLAlchemy这四个版本之间可能存在问题。
建议安装之后,再根据如下配置进行降配。
blinker 1.6.3
click 8.1.7
Flask 1.1.2
Flask-Login 0.6.2
Flask-MySQL 1.5.2
Flask-Script 2.0.6
Flask-SQLAlchemy 2.5.0
Flask-WTF 1.2.1
importlib-metadata 6.8.0
itsdangerous 2.0.0
Jinja2 3.0.0
MarkupSafe 2.1.3
pip 23.3
PyMySQL 1.1.0
setuptools 68.0.0
SQLAlchemy 1.0.0
typing_extensions 4.8.0
Werkzeug 2.0.3
wheel 0.41.2
WTForms 3.1.0
zipp 3.17.0

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

5 participants