时间:2021-07-01 10:21:17 帮助过:47人阅读
进入到次目录下运行:./flask-sqlacodegen "mysql://root:123456@IP:3306/movie_cat" --tables user --outfile "/Users/user/PycharmProjects/flask.study/common/models/user.py" --flask
运行正常
Mac 安装flask-sqlacodegen后使用提示 -bash: flask-sqlacodegen: command not found
标签:pip models 命令 framework pychar not found lib 提示 运行