Ryven icon indicating copy to clipboard operation
Ryven copied to clipboard

Flow-based visual scripting for Python

Results 63 Ryven issues
Sort by recently updated
recently updated
newest added

Node Inputs are only allowed one connection. I'd argue that one should be able to define how many connections are allowed for a Node Input, i.e negative number for infinite...

This issue discusses 2 concerns: - Source Code Loading Delays - "Hot" Reload for packages **For Source Code Loading** I'm documenting an idea for asynchronous source code loading, in case...

```shell (py38) C:\Users\admin>python -V Python 3.8.18 (py38) C:\Users\admin> (py38) C:\Users\admin>pip list Package Version ------------ -------- Jinja2 3.1.2 MarkupSafe 2.1.3 packaging 23.2 pip 23.3 Pygments 2.16.1 PySide2 5.15.2.1 QtPy 2.4.1 ryven...

ryven qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized....

Hey, when I try to run ```ryven``` from the Anaconda environment in Windows, I get the following error ```python >>> import ryven >>> ryven.run_ryven() qt.qpa.plugin: Could not load the Qt...

I didn't know that it is still actively developed. If you have an XMPP or Matrix server, then users can get informed about its status.

ERROR: Could not find a version that satisfies the requirement PySide2 (from ryven) (from versions: none) ERROR: No matching distribution found for PySide2 I installed PySide6 but this doesn't solve...

always like this when try creating a new project runs using python 3.11 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 Traceback (most recent call last):...

I see the App is developed by Qt5 & PySide2, I tried to upgrade to Qt6 & PySide6, but failed. Is it possible to officially upgrade to Qt6 & PySide6?

I get that implementing all of this quickly isn't possible, but I just want to start the dialogue because I really like the capabilities of this project. - It'd be...