ChainFury
ChainFury copied to clipboard
Trying to run the GUI
I installed using pip commands (tried WSL2 and Windows 11) I just get:
python3 -m chainfury_server
/usr/bin/python3: No module named chainfury_server.__main__; 'chainfury_server' is a package and cannot be directly executed
Any idea what am I doing wrong? all the dependencies seem to downloaded.
Having the same issue