Problem with setup.py

I need help I don’t know how to set the setup.py to use run setup.py Task

I think you aren’t supposed to call setup.py directly anymore, as per PEP 517/518.
Please see this guide on which tool to use for different setup tasks.