Error in setup.py for newspaper library for python 3
pritampathak96 opened this issue · 6 comments
pritampathak96 commented
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.
medvednic commented
+1
rahulmehtacibc commented
+1
webolizzer commented
@Priprocks
this does not works for me :(
Could not find a version that satisfies the requirement newpaper3k (from geograpy==0.3.7) (from versions: )
mfitzp commented
@webolizzer you have a typo in your command — you've written newpaper3k
not newspaper3k
webolizzer commented
@mfitzp oops, thank you, i will test it later again
marc88 commented
install geograpy3 for python3