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

Do all commands return results correctly on Windows 7? #120

Open behlkush opened 6 years ago

behlkush commented 6 years ago

Below are the commands not return anything for me: Issues:

c:\Learning\football\soccer-cli>soccer --time=10

c:\Learning\football\soccer-cli>

c:\Learning\football\soccer-cli>soccer --league=BL No BL matches in the past week.

c:\Learning\football\soccer-cli>soccer --league=PL No PL matches in the past week.

c:\Learning\football\soccer-cli>soccer --league=FL1 No FL1 matches in the past week.

c:\Learning\football\soccer-cli>

c:\Learning\football\soccer-cli>soccer --league=FL2 No FL2 matches in the past week.

c:\Learning\football\soccer-cli>soccer --league=ELC No ELC matches in the past week.

c:\Learning\football\soccer-cli>

And so on

c:\Learning\football\soccer-cli>soccer --time 5 --upcoming

c:\Learning\football\soccer-cli> c:\Learning\football\soccer-cli>soccer --time 15 --upcoming

c:\Learning\football\soccer-cli>

Note that all other commands are returning results on windows 7