PacktPublishing / Mastering-Flask-Web-Development-Second-Edition

Mastering Flask Web Development, published by Packt
MIT License
153 stars 111 forks source link

Missing element in requirements.txt - all chapters #9

Closed barendburger closed 3 years ago

barendburger commented 4 years ago

Hi, It may be that I missed something during the setup. I run Ubuntu 20.04.

I had to add this line to requirements.txt before running the init.sh every time, otherwise the data generation failed werkzeug==0.16.1

Regards Barend

JackStouffer commented 4 years ago

@kaalkop If you don't add the line to the requirements file, can you post the results of the command pip freeze?

deepesh-packt commented 3 years ago

Please reopen the issue if the issue still persists.