I am trying to install face_recognition onto my system, and it keeps throwing syntax errors, I solved one but then I faced this one and I am not able to find any solution to this one
File "c:\users\vaishn~1\appdata\local\temp\easy_install-ferdbv\numpy-1.22.3\setup.py", line 59
raise RuntimeError(f'Cannot parse version {FULLVERSION}')
^
SyntaxError: invalid syntax