0
Hello!
I’m having trouble installing the pip
(package manager python
). The installation should occur at the same time as the python installation is done (I used: brew install python
=> installs the versão 2.7.10
, system Mac OS
).
In the first attempt it worked! However I needed to remove the pip
.
I’m trying to create a development environment python
independent of the system, that is, all executables are in
/usr/local/bin
through the manager HOMEBREW
. So the packages of pip
would be in
/usr/local/lib/python2.7/site-Packages/
I’ve tried installing hair easy_install
and the source code of the project, but to no avail.
Error message:
unicodedecodeerror 'ascii' codec can’t Decode byte 0xc3
Does anyone know how to solve this?
This is the last line of the error message, right? You can post the entire easy_install output?
– user25930
Your username is your name, something like
Alã
orAlã Damasceno
or something thatã
in the middle?– user25930