[1.46] UnicodeDecodeError on Windows 7
See original GitHub issueSee the stacktrace:
[~] cd Work/friends/simon
cd:cd:13: no such file or directory: Work/friends/simon
[~] fuck
Traceback (most recent call last):
File "C:\python27\lib\runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "C:\python27\lib\runpy.py", line 72, in _run_code
exec code in run_globals
File "C:\Python27\Scripts\thefuck.exe\__main__.py", line 9, in <module>
File "C:\python27\lib\site-packages\thefuck\main.py", line 129, in main
command = get_command(settings, sys.argv)
File "C:\python27\lib\site-packages\thefuck\main.py", line 86, in get_command
result.stderr.read().decode('utf-8'))
File "C:\python27\lib\encodings\utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0x8a in position 15: invalid start byte
Issue Analytics
- State:
- Created 8 years ago
- Comments:9
Top Results From Across the Web
UnicodeDecodeError in pickle.load - Stack Overflow
I'm using windows 7 and Python 3.5.1 64 bit. The pkl file was downloaded from here. This is my code: import pickle #...
Read more >'utf-8' codec can't decode byte 0x89 in position 6: invalid start ...
UnicodeDecodeError : 'utf-8' codec can't decode byte 0x89 in position 6: invalid start byte ... (c) 2019 Microsoft Corporation。保留所有权利。
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi, I’ll try and reproduce this error as soon as I get the chance. Thanks for reporting it. Em 31/05/2016 00:20, “Wensheng Tang” notifications@github.com escreveu:
Fixed in c2df71caed917ea659a72a393b105881ec0709df