Hi @snehankekre
help me to resolve
The line trying to upgrade pip isn’t valid, so you should remove it. I generally disregard the warning about pip. You can run CLI commands within Python using os.system
, but I’ve never bothered trying to work around the pip upgrade warning.
I remove pip but again same error…
Have you rebooted the app after changing the requirements? Sometimes it needs help to start clean after a configuration error.
Also, can you link to your repository so we can see your current requirements file? Can you repost the terminal logs after rebooting the app?