Python3 error

June 11, 2024, 07:19

bess_444

Hello, I have an issue with my raspberry pi. I want to install this "sudo -i pip install --upgrade pip setuptools" but it tells me that I have to use python3. So I use "sudo python3 -i pip install -upgrade pip setuptools" but it tell me that /home/name/pip can't be open No such file or directory

thunder07337

man sudo
And then see what the -i option does.

oops.se

Check out https://discord.com/channels/818384379197784084/1189386838788542464 on how to format text so it is readable