Hi - are you able to advise on how to deal with python version requirement issues?
Many of the requirements.txt are incompatible with python 3.8 (specified in the READ.ME). If I install python 3.11 (which some specified packages require) then others require a python version of <3.11. Thank you.
Hi - are you able to advise on how to deal with python version requirement issues?
Many of the requirements.txt are incompatible with python 3.8 (specified in the READ.ME). If I install python 3.11 (which some specified packages require) then others require a python version of <3.11. Thank you.