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
Hello!
I'm using newsplease and newspaper4k in one project. Newspaper4k is fork and continuation for newspaper3k, which newsplease is using.
4k is keeping API from 3k, so newsplease is working with it, but algorithms are changed, so I don't know how it can affect newsplease.
Problem is, that both 3k and 4k installs in same directory in python site-packages(newspaper). So for now the order of installation is important. At first I must install newsplease and it installs newspaper3k as dependency, and then I install 4k which overwrites contents of newspaper folder in python libraries.
So, question is does newsplease works correctly with new version of newspaper and if not is it possible to install both 3k and 4k and make it work?
Maybe a bit confusing description, I will try to answer any questions. Will appreciate any help
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I'm using newsplease and newspaper4k in one project. Newspaper4k is fork and continuation for newspaper3k, which newsplease is using.
4k is keeping API from 3k, so newsplease is working with it, but algorithms are changed, so I don't know how it can affect newsplease.
Problem is, that both 3k and 4k installs in same directory in python site-packages(newspaper). So for now the order of installation is important. At first I must install newsplease and it installs newspaper3k as dependency, and then I install 4k which overwrites contents of newspaper folder in python libraries.
So, question is does newsplease works correctly with new version of newspaper and if not is it possible to install both 3k and 4k and make it work?
Maybe a bit confusing description, I will try to answer any questions. Will appreciate any help
Beta Was this translation helpful? Give feedback.
All reactions