0
focar em
3
Seguidores

Pergunta de configuração do fmz_extend_api_demo

Criado em: 2021-11-11 09:14:43, atualizado em:
comments   1
hits   827

Hoje tentei o fmz_extend_api_demo oficial e descobri que o último erro de execução do python app.py era o seguinte: /usr/lib/python2.7/site-packages/flask_sqlalchemy/init.py:794: FSADeprecationWarning: SQLALCHEMY_TRACK_MODIFICATIONS adds significant overhead and will be disabled by default in the future. Set it to True or False to suppress this warning. ‘SQLALCHEMY_TRACK_MODIFICATIONS adds significant overhead and ’ Traceback (most recent call last): File “app.py”, line 152, in db.create_all() File “/usr/lib/python2.7/site-packages/flask_sqlalchemy/init.py”, line 963, in create_all self._execute_for_all_tables(app, bind, ‘create_all’) File “/usr/lib/python2.7/site-packages/flask_sqlalchemy/init.py”, line 955, in _execute_for_all_tables op(bind=self.get_engine(app, bind), extra) File “/usr/lib/python2.7/site-packages/flask_sqlalchemy/init.py”, line 896, in get_engine return connector.get_engine() File “/usr/lib/python2.7/site-packages/flask_sqlalchemy/init.py”, line 556, in get_engine self._sa.apply_driver_hacks(self._app, info, options) File “/usr/lib/python2.7/site-packages/flask_sqlalchemy/init**.py”, line 861, in apply_driver_hacks info.database = os.path.join(app.root_path, info.database) AttributeError: can’t set attribute Se você tem problemas, por favor, dê-me sugestões, obrigado!