Open phse0 opened 5 months ago
Orange requires RGBDS 0.5.2, as stated in INSTALL.md
Edit: Actually, I think part of the issue is that you don't have Python installed
Thank you for responding :) I will try that during the next days
Installed python but it did not help, next i will try a older rgbs version
Is the error still the same? Because that error is saying it can't find Python
sadly yes:
I see the issue. You ran python3
the makefile is trying to run python
, those are two different commands
It seems like there is a problem with the current version of rgbs: python dedenc.py audio/ded/dragalge.wav audio/ded/dragalge.ded make: python: No such file or directory make: *** [Makefile:121: audio/ded/dragalge.ded] Error 127