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
from goose import Goose
Traceback (most recent call last):
File "", line 1, in
File "C:\ProgramData\Anaconda3\lib\site-packages\goose_extractor-1.0.25-py3.6.
egg\goose_init_.py", line 28, in
from goose.configuration import Configuration
File "C:\ProgramData\Anaconda3\lib\site-packages\goose_extractor-1.0.25-py3.6.
egg\goose\configuration.py", line 25, in
from goose.text import StopWords
File "C:\ProgramData\Anaconda3\lib\site-packages\goose_extractor-1.0.25-py3.6.
egg\goose\text.py", line 26, in
from goose.utils import FileHelper
File "C:\ProgramData\Anaconda3\lib\site-packages\goose_extractor-1.0.25-py3.6.
egg\goose\utils_init_.py", line 29, in
import urlparse
ModuleNotFoundError: No module named 'urlparse'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: