-
Notifications
You must be signed in to change notification settings - Fork 0
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 #1
Comments
Summarizing what said in XayOn/katcr#129:
import werkzeug
werkzeug.cached_property = werkzeug.utils.cached_property The above could be added before importing |
@BachoSeven torrentmirror 2.0.3 has been released with the fix, and updated werkzeug versions. I've also made another minor fix due to a change in torrentmirror.net |
@BachoSeven I just published katcr 3.0.6, thanks! 👍🏽 |
Thank you, I just published
or this similar but longer one:
|
@BachoSeven Yep, XayOn/katcr#144 |
Perfect, thanks! |
Torrentmirror depending on a specific version of robobrowser is breaking packaging to arch of katcr. This should be addressed here.
The text was updated successfully, but these errors were encountered: