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
I am running on Linux Mint. I went through the README to try out the 20 newsgroups experiments.
I am encountering the following error:
File "/usr/lib/python3.6/urllib/request.py", line 650, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 301: Moved Permanently
The full error output I attached in a text file. error.txt
The text was updated successfully, but these errors were encountered:
I am running on Linux Mint. I went through the README to try out the 20 newsgroups experiments.
I am encountering the following error:
File "/usr/lib/python3.6/urllib/request.py", line 650, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 301: Moved Permanently
The full error output I attached in a text file.
error.txt
The text was updated successfully, but these errors were encountered: