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
Getting the error below. Looks like there might be a dependency issue? It's in the scrape function.
File "/home/jared/.local/lib/python3.8/site-packages/untangle.py", line 182, in parse
parser.parse(StringIO(filename))
TypeError: initial_value must be str or None, not bytes
The text was updated successfully, but these errors were encountered:
Getting the error below. Looks like there might be a dependency issue? It's in the scrape function.
The text was updated successfully, but these errors were encountered: