acuba001 / Sense_Makes_Math

A web app to advertise the brand of Sense Makes Math.
1 stars 1 forks source link

[Backend] There is an import error for 'bs4' #6

Closed acuba001 closed 5 years ago

acuba001 commented 5 years ago

When trying to start flask, it directly exits with a ModuleNotFoundError error for bs4.

@thMthMnky: Please make sure to uninstall unnecessary packages that you have installed and keep requirements.txt updated accordingly.