bblustosa
(usa Ubuntu)
Enviado em 30/11/2015 - 16:43h
tentando instalar e deu o seguinte erro
bruno@bruno-doc:~$ sudo pip install ETS
The directory '/home/bruno/.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/bruno/.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.
Collecting ETS
Downloading ets-4.4.4.tar.gz
Collecting apptools>=4.2.1.dev (from ETS)
Downloading apptools-4.3.0.tar.gz (291kB)
100% |████████████████████████████████| 294kB 1.6MB/s
Collecting blockcanvas>=4.0.3.dev (from ETS)
Could not find a version that satisfies the requirement blockcanvas>=4.0.3.dev (from ETS) (from versions: )
Some externally hosted files were ignored as access to them may be unreliable (use --allow-external blockcanvas to allow).
No matching distribution found for blockcanvas>=4.0.3.dev (from ETS)
bruno@bruno-doc:~$
não sei o que fazer