Skip to content

cannot import name 'MigrateCommand' from 'flask_migrate' #418

Answered by miguelgrinberg
vanloctech asked this question in Q&A
Discussion options

You must be logged in to vote

Flask-Script is not supported anymore. Switch to the Flask CLI or downgrade Flask-Migrate to version 2.7.0, which is the last to support Flask-Script.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@yingxiongyanjin
Comment options

Answer selected by miguelgrinberg
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
6 participants
Converted from issue

This discussion was converted from issue #407 on June 27, 2021 19:41.