UnicodeDecodeError in pip help bundle #794
Labels
auto-locked
Outdated issues that have been locked by automation
C: encoding
Related to text encoding and likely, UnicodeErrors
internet@1:~/Загрузки> pip help bundle
Exception:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/pip/basecommand.py", line 107, in main
status = self.run(options, args)
File "/usr/local/lib/python2.7/site-packages/pip/commands/help.py", line 21, in run
command.parser.print_help()
File "/usr/lib/python2.7/optparse.py", line 1664, in print_help
file.write(self.format_help().encode(encoding, "replace"))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 2800: ordinal not in range(128)
Storing complete log in /home/internet/.pip/pip.log
The text was updated successfully, but these errors were encountered: