I'm trying to get it set up and working but nothing's running. I'm using IDLE to try and figure it out, and when I try running anything, the output is
File "<directory where edgeware++ was kept>\edgeware\debug.py", line 4, in
from src.paths import Process
ImportError: No module named src.paths
I'm using python 3.13.7 so it shouldn't be an issue, and the installation seemingly went without problems.
I'm trying to get it set up and working but nothing's running. I'm using IDLE to try and figure it out, and when I try running anything, the output is
File "<directory where edgeware++ was kept>\edgeware\debug.py", line 4, in
from src.paths import Process
ImportError: No module named src.paths
I'm using python 3.13.7 so it shouldn't be an issue, and the installation seemingly went without problems.