oleg@oleg-HP-Compaq-dx6120-MT-PW286ES:~/Документы/python/invest$ virtualenv env
New python executable in /home/oleg/Документы/python/invest/env/bin/python
Traceback (most recent call last):
File "<string>", line 1, in <module>
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 11: ordinal not in range(128)
/home/oleg/.local/lib/python2.7/site-packages/virtualenv.py:1694: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
if proc_stdout != norm_home_dir:
ERROR: The executable /home/oleg/Документы/python/invest/env/bin/python is not functioning
ERROR: It thinks sys.prefix is '/home/oleg/\xd0\x94\xd0\xbe\xd0\xba\xd1\x83\xd0\xbc\xd0\xb5\xd0\xbd\xd1\x82\xd1\x8b/python/invest' (should be u'/home/oleg/\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b/python/invest/env')
ERROR: virtualenv is not compatible with this system or executable