jack-richards / bptf-autopricer

Automatically prices items using listing data from backpack.tf, with data from prices.tf acting as a baseline.
MIT License
24 stars 6 forks source link

error: relation "listings" does not exist #14

Closed Mo7TaRiF closed 1 month ago

Mo7TaRiF commented 1 month ago

Hey, The app wasn't getting any updates for prices for a week and when I update it, I keep getting this error? How can I solve it ?

Screenshot (91)

jack-richards commented 1 month ago

You haven't set up the database yet or at the very least the listings table. To do so, refer to the instructions here: https://github.com/jack-richards/bptf-autopricer?tab=readme-ov-file#requirements

I would recommend that you follow the INITALIZE_DB instructions instead of going with the second database set-up option.