ushahidi/geograpy

Error in setup.py for newspaper library for python 3

pritampathak96 opened this issue · 6 comments

Newspaper library is newpaper3k for python3.
So, it won't install because the pip install is throwing an error there.
Modifying it in the setup.py did the job for me.

@Priprocks

this does not works for me :(

Could not find a version that satisfies the requirement newpaper3k (from geograpy==0.3.7) (from versions: )

@webolizzer you have a typo in your command — you've written newpaper3k not newspaper3k

@mfitzp oops, thank you, i will test it later again

install geograpy3 for python3

https://pypi.org/project/geograpy3/