Fatal error in launcher: Unable to create process using ‘“C:\Users\user\AppData\Local\Programs\Python\Python313\python.exe” “C:\Users\user\AppData\Local\Programs\Python\Python313\Scripts\pip.exe” install -r requirements.txt’: The system cannot find the file specified.
It would seem you have a requirements.txt but it is not in the current directory and or you have not created it yet.