I'm trying to installing SciPy on Windows.
The problem is that my username for windows contains a "ò" and when I run pip install Scipy
into the prompt i get UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf2 in position 50: invalid continuation byte
and then several lines of errors.
Do you know how Can I solve this? I'm getting crazy