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
Using cached pyterminalsize-0.1.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "c:\users\<local_user>\appdata\local\temp\pip-build-as_7k0\pyterminalsize\setup.py", line 13, in <module>
vs = sorted(versions, key=lambda s: int(re.search('\d+', s).group()))[-1]
IndexError: list index out of range