mattrberry/csgoSkinStatistics

Everytime i try to run im getting an error

Closed this issue · 1 comments

This is the error

2018-03-16 20:56:58,456 | CSGO GC API | csgoSkinStatistics 2018-03-16 20:56:58,457 | CSGO GC API | ------------------ 2018-03-16 20:56:58,457 | CSGO GC API | Starting worker... 2018-03-16 20:56:58,940 | CSGO Worker | Connected to database 2018-03-16 20:56:58,941 | CSGO GC API | Failed with environment variables. Trying args... 2018-03-16 20:56:58,941 | CSGO GC API | Failed with args. Exiting... 2018-03-16 20:56:58,941 | CSGO Worker | Database closed

I belive im inputing the steam username in a wrong place. do i need to edit the line 64 and 65 with my username and pw?

You don't need to edit any code. You can either set steam_user and steam_pass environment variables, or just run it with

python3 skinstats.py your_username your_password