So, loving the fact that this is now a desktop app under windows but struggling with getting the basic functionality working.
I do a lot of image stuff and I’ve foud that most of the nodes (rgthree, reactor,etc.) dont seem to work or even cannot install.
Most issues seem to be down to the Numpy version in use (2.x) whereas most things were compiled under or want Numpy 1.x.
How can I downgrade numpy? Trying through the tool and the terminal to do a forced re-install or change the version, it complains of the files being in use. tried manually overwriting with my previous 1.x build but that just prompts the launcher to recreate the .venv from scratch.
So,
Tool looks good but as soon as you stick in any workflows or custom nodes then it falls flat.
Tried scrubbing miniconda/python etc from the system and running with just the desktop app to keep a single python environment to avoid conflicts. No joy.
I think a clean install is needed but struggling.
Ta.