I wanted to install a package using pip3 but that's happened:
Ubuntu@User:~$ pip3 install <package-name>
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not install packages due to an OSError: Failed to parse: https://<proxy>:<port>/
Can someone help me what should i do? I think that I should change the proxy settings, but how?