-
Notifications
You must be signed in to change notification settings - Fork 443
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
Ryven not working with ryvencore #126
Comments
If you install Ryven from PyPI, it should install ryvencore |
Thanks for your reply! Let me look into the code and see if there's something I can contribute, but not sure I have enough understanding of the project overall to adapt Ryven. |
I went through some of the changes that are required to match the new ryvencore code. Broadly I saw:
I will continue to explore, but wanted to ask you:
Thanks! |
thanks a lot for putting this together
Yeah, not sure how well this will work with the GUI, it might be useful to add the
If I recall correctly I just wanted to move these to ryvencore-qt because they are GUI dependent. But I did not reimplement them in ryvencore-qt yet. |
Ok that's what I thought! I went through the changes as an exercise to better understand the project, but I can put together a PR to fix Ryven and ryvencore-qt so that it works with what you have in ryvencore on the dev branch. |
Hello,
It looks like Ryven doesn't work anymore with the new interfaces of ryvencore.
Do you have any plans to update it? I wanted to do some tests and possibly develop a node library. The improvements to ryvencore seem to be worth it, but without a working Ryven it's a bit tough to get started!
The text was updated successfully, but these errors were encountered: