You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Following the documentation, I tried 'pip3 install python-espncricinfo' and the command is installing 0.5.8, instead of 0.6.1 (latest)
Seeing below in packages as well.
$ pip3 index versions python-espncricinfo
WARNING: pip index is currently an experimental command. It may be removed/changed in a future release without prior warning.
python-espncricinfo (0.5.8)
Available versions: 0.5.8, 0.5.7, 0.5.6, 0.5.5, 0.5.4, 0.5.3, 0.5.2, 0.5.1, 0.5.0, 0.4.1, 0.4.0, 0.3.2, 0.3.1, 0.3, 0.2.3, 0.2.2, 0.3.macosx-10.11-intel
INSTALLED: 0.5.8
LATEST: 0.5.8
The text was updated successfully, but these errors were encountered:
I tried to debug using the pointers provided in [1] by installing on a vanilla docker container but that did not work. So, in my opinion, we can rule out caching issue. I will try to spend more time on it, just putting it out here in case someone else is also looking at this.
Describe the bug
Following the documentation, I tried 'pip3 install python-espncricinfo' and the command is installing 0.5.8, instead of 0.6.1 (latest)
Seeing below in packages as well.
$ pip3 index versions python-espncricinfo
WARNING: pip index is currently an experimental command. It may be removed/changed in a future release without prior warning.
python-espncricinfo (0.5.8)
Available versions: 0.5.8, 0.5.7, 0.5.6, 0.5.5, 0.5.4, 0.5.3, 0.5.2, 0.5.1, 0.5.0, 0.4.1, 0.4.0, 0.3.2, 0.3.1, 0.3, 0.2.3, 0.2.2, 0.3.macosx-10.11-intel
INSTALLED: 0.5.8
LATEST: 0.5.8
The text was updated successfully, but these errors were encountered: