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
autoupgrade-ng==0.3.0 error on python Python 3.6.4:
File ".../lib/python3.6/site-packages/autoupgrade/package.py", line 139, in _get_highest_version
re.findall(pattr, html.read(), flags=re.I))
File ".../lib/python3.6/re.py", line 222, in findall
return _compile(pattern, flags).findall(string)
TypeError: cannot use a string pattern on a bytes-like object
The text was updated successfully, but these errors were encountered:
autoupgrade-ng==0.3.0
error on pythonPython 3.6.4
:The text was updated successfully, but these errors were encountered: