kotartemiy / newscatcher

Programmatically collect normalized news from (almost) any website.
https://newscatcherapi.com/
MIT License
2.94k stars 284 forks source link

Error message #7

Closed mrbill007 closed 4 years ago

mrbill007 commented 4 years ago

Am I doing something wrong to receive this error?

newscatcher error

kotartemiy commented 4 years ago

What is your python version?

python -V or python3 -V

mrbill007 commented 4 years ago

newscatcher_install_failure

3.6.9

MastafaF commented 4 years ago

Same here, not working on google colab with python 3 (and python 2), as is.

gerryvk commented 4 years ago

Try pip3 install newscatcher

mrbill007 commented 4 years ago

Thanks, I appreciate the reply, but still no luck.

image

0xYasser commented 4 years ago

@mrbill007 looks like your network is blocking, or has it's own pypi index which was't updated at that time. do you still have the issue?