Erro externally-managed-environment ao usar pip install no Linux? Veja como resolver!
Se você tentou instalar um pacote Python com pip install no seu sistema Linux e recebeu o seguinte erro: maria@ti01:~$ pip install getsploiterror: externally-managed-environment× This environment is externally managed╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. Não se preocupe — esse erro é…
Read More “Erro externally-managed-environment ao usar pip install no Linux? Veja como resolver!” »