architv / soccer-cli

:soccer: Football scores for hackers. :computer: A command line interface for all the football scores.
MIT License
1.09k stars 222 forks source link

error: file 'authtoken.py' does not exist #15

Closed inter1965 closed 8 years ago

inter1965 commented 8 years ago

running build running build_scripts error: file 'authtoken.py' does not exist

alexpacurar commented 8 years ago

Hi,

I got the same error when running python setup.py install, and to resolve it I created the file authtoken.py with the following contents:

API_TOKEN='my_token'

my_token was obtained from here

Saturn commented 8 years ago

This info was added to the README 4b028415bd1ac092c5324a962ca422b348e452c1