-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency conflict #129
Comments
Hi @BachoSeven , did you try a virtualenv? However, I've updated the project, using poetry now and updated all deps, so this shoulD work now for you. |
I was able to install through |
Hi @BachoSeven I've just uploaded "katcr-3.0.0a0" to pypi, have in account that its an alpha. This is basically an "emergency" alpha, as most torrent providers had died or changed radically their webpages. (I.E, tpb using javascript...) making previous version hardly usable except with jackett. It comes with major changes (and some drawbacks 😢 ) Basically, as improvements:
As drawbacks:
|
That sounds great, especially about the Jackett support, I actually discovered P.S. I'll try to make an AUR package for this tool sometime soon |
The AUR package would be really nice! I just improved the jackett support a bit, it wasnt working with torrentstream, and I've added a configuration file to store the api key and URL. |
Hei, I've been trying to make the AUR package, but I have some technical difficulties, since on Arch I need to follow the Packaging Guidelines, which means I cannot use Unfortunately, even after doing all that, the tests fail because, being on Arch, |
If you would not mind(it would make things a lot easier), you could try using the workaround shown here: import werkzeug
werkzeug.cached_property = werkzeug.utils.cached_property BEFORE What do you think? |
btw, here are my packages for torrentmirror and katcr (latter is not uploaded because it doesn't build) |
@BachoSeven I actually closed this because robobrowser is no longer a dependency 😟 Maybe you're packaging an older version? |
Oh! i see, it's a subdependency of torrentmirror, let's continue this discussion over there. I've opened XayOn/torrentmirror#1 |
Feel free to add the AUR package to the installation methods, it works now(with optional support for streaming as well). |
Done, thanks @BachoSeven 👍🏽 |
Hi, I'm unsure how I could resolve this, I tried using normal pip and also pipx(contained installation) but I always get this:
The text was updated successfully, but these errors were encountered: