FlaskSeries icon indicating copy to clipboard operation
FlaskSeries copied to clipboard

Out of date - doesn't work anymore

Open Amida-Maru opened this issue 4 years ago • 1 comments

The SQLAlchemy module doesn't work anymore so 75% of the tutorial can't be followed from the database part onwards. Can you please send the requirements.txt file so we can install all the old dependencies to follow the tutorial?

Amida-Maru avatar Nov 07 '21 18:11 Amida-Maru

The SQLAlchemy module doesn't work anymore so 75% of the tutorial can't be followed from the database part onwards. Can you please send the requirements.txt file so we can install all the old dependencies to follow the tutorial?

It works fine for me. check if you are installing in them in the right interpreter or using the -U (pip install -U flask_sqlachemy )variable to install the modules for all the interpreters.

medeiroscwb avatar Nov 21 '21 13:11 medeiroscwb