WiiLink24 / food-server

A server designed to run the Demae channel.
MIT License
27 stars 12 forks source link

AttributeError: module 'config' has no attribute 'use_sentry' #26

Closed Furby667 closed 1 year ago

Furby667 commented 1 year ago

I tried to open "food.py" but it gave me an error saying that "AttributeError: module 'config' has no attribute 'use_sentry'"

Can Anybody Help?

noahpistilli commented 1 year ago

You need to rename config-example.py to config.py. Refer to the README.md for more info.