Problem running setup.py for picar

sudo python3 setup.py install
gettting an error on line 174 of the setup.py
File “Setup.py” , line 174
do(msg=f"install {dep}",
SyntaxError: invalid syntax ^