I am trying to install the pyevolve module using the pip command with the command:
pip install pyevolve
And you get the error "UnicodeDecodeError: ascii codec cannot decode byte 0xc0 at position 0: serial number is not in the range (128)"
The only similar question I found is the following:
pip install UnicodeDecodeError
Sure, I can’t understand how to use the answer. Can someone help me here please?
System: Windows 7 64 bit Anaconda-2.2.0-Windows-x86_64
source
share