architv / soccer-cli

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

Not returning any data #90

Closed gauravmokhasi closed 7 years ago

gauravmokhasi commented 8 years ago

$>soccer --standings --league=EPL No standings availble for EPL.

$>soccer --team=MUFC --players No data for the team. Please check the team code.

$>soccer --team=JUVE --players No data for the team. Please check the team code.

$>soccer --league=EPL --time=20 No data for the given league.

$>soccer --league=CL No data for the given league.

$>soccer --standings --league=CL No standings availble for CL.


Environment: Windows

carlosvargas commented 7 years ago

Did you clone from Github or use PIP? PIP it's currently outdated, I pinged Archit to update the package, but in the mean time Github will have the latest changes.