I'm following the guide in backend/src, installed the pytorch for radeon, created venv and when I try to pip install backend/src I get this error about mismatched versions:
I installed few different pyhon versions 3.8 and above but the error was not fixed.
I tried to ignore it and move to the next step but it seems not all dependencies were installed because of this error:
I downloaded opencv but then I got another module errors.
Should I install all modules by hand? Or is it unfixable if I don't get the proper python version?
I'm following the guide in backend/src, installed the pytorch for radeon, created venv and when I try to pip install backend/src I get this error about mismatched versions: I installed few different pyhon versions 3.8 and above but the error was not fixed. I tried to ignore it and move to the next step but it seems not all dependencies were installed because of this error: I downloaded opencv but then I got another module errors. Should I install all modules by hand? Or is it unfixable if I don't get the proper python version?