Tentando instalar dependências do Python

1. Tentando instalar dependências do Python

Diego Jesus
D21

(usa Ubuntu)

Enviado em 09/04/2017 - 18:49h

Galeraa boa noite !!!

Sou iniciante do linux e de programação estou tentando instalar algumas dependências do python seguindo o tutorial abaixo para um ajuda em um jogo mas não estou conseguindo. Esta apresentando este erro que segue abaixo...

Link do tutorial do jogo: https://github.com/kakaroto/SWProxy

Link do tutorial de instalação: http://www.devfuria.com.br/linux/instalando-pip/


The directory '/home/d21/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/diegojesus/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied: adium-theme-ubuntu==0.3.4 in /usr/lib/python2.7/dist-packages (from -r requirements.txt (line 1))
Requirement already satisfied: unity-lens-photos==1.0 in /usr/lib/python2.7/dist-packages (from -r requirements.txt (line 2))

Quem puder ajudar fico muito grato!!! Valeu :D


  


2. Re: Tentando instalar dependências do Python

Carlos APC
Carlos_Cunha

(usa Linux Mint)

Enviado em 09/04/2017 - 19:58h

D21 escreveu:

Galeraa boa noite !!!

Sou iniciante do linux e de programação estou tentando instalar algumas dependências do python seguindo o tutorial abaixo para um ajuda em um jogo mas não estou conseguindo. Esta apresentando este erro que segue abaixo...

Link do tutorial do jogo: https://github.com/kakaroto/SWProxy

Link do tutorial de instalação: http://www.devfuria.com.br/linux/instalando-pip/


The directory '/home/d21/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/diegojesus/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied: adium-theme-ubuntu==0.3.4 in /usr/lib/python2.7/dist-packages (from -r requirements.txt (line 1))
Requirement already satisfied: unity-lens-photos==1.0 in /usr/lib/python2.7/dist-packages (from -r requirements.txt (line 2))

Quem puder ajudar fico muito grato!!! Valeu :D


O problema é de permissões, de diretórios....

or its parent directory is not owned by the current user and the cache has been disabled.


Qual parte e de qual processo vc tem essas msg de erros ?




Abraço
#-------------------------------------------------------------------------------------#
Administrador de Redes Mistas Linux/Windows
LPI 101-102
LPI 201
Para consultas particulares acesse:
www.cunhatec.com.br

"Falar é fácil, me mostre o código." - Linus Torvalds


3. Re: Tentando instalar dependências do Python

Diego Jesus
D21

(usa Ubuntu)

Enviado em 09/04/2017 - 22:45h

Carlos_Cunha escreveu:

D21 escreveu:

Galeraa boa noite !!!

Sou iniciante do linux e de programação estou tentando instalar algumas dependências do python seguindo o tutorial abaixo para um ajuda em um jogo mas não estou conseguindo. Esta apresentando este erro que segue abaixo...

Link do tutorial do jogo: https://github.com/kakaroto/SWProxy

Link do tutorial de instalação: http://www.devfuria.com.br/linux/instalando-pip/


The directory '/home/d21/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/diegojesus/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied: adium-theme-ubuntu==0.3.4 in /usr/lib/python2.7/dist-packages (from -r requirements.txt (line 1))
Requirement already satisfied: unity-lens-photos==1.0 in /usr/lib/python2.7/dist-packages (from -r requirements.txt (line 2))

Quem puder ajudar fico muito grato!!! Valeu :D


O problema é de permissões, de diretórios....

or its parent directory is not owned by the current user and the cache has been disabled.


Qual parte e de qual processo vc tem essas msg de erros ?




Abraço
#-------------------------------------------------------------------------------------#
Administrador de Redes Mistas Linux/Windows
LPI 101-102
LPI 201
Para consultas particulares acesse:
www.cunhatec.com.br

"Falar é fácil, me mostre o código." - Linus Torvalds



Olá Carlos, obrigado pela ajuda!

O problema está quando executo o comando abaixo

sudo pip install -r requirements.txt

deste link aqui -> https://github.com/kakaroto/SWProxy








Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts