View Single Post
Old 11-22-2019, 11:58 AM   #8
Vlash
Banned
Vlash has a complete set of Star Wars action figures.Vlash has a complete set of Star Wars action figures.Vlash has a complete set of Star Wars action figures.Vlash has a complete set of Star Wars action figures.
 
Posts: 35
Karma: 300
Join Date: Dec 2017
Device: Kindle Paperwhite
Quote:
Originally Posted by kovidgoyal View Post
run

calibre-debug.exe -g


in a command prompt to get more details about the erorr.
I got this:

Code:
E:\Calibre Portable\Calibre>calibre-debug.exe -g
Python function terminated unexpectedly
  'utf8' codec can't decode byte 0xe3 in position 18: invalid continuation byte (Error Code: 1)
 Traceback (most recent call last):
  File "site.py", line 114, in main
  File "site.py", line 87, in run_entry_point
  File "site-packages\calibre\__init__.py", line 23, in <module>
  File "site-packages\calibre\startup.py", line 204, in <module>
  File "site-packages\calibre\utils\icu.py", line 28, in <module>
  File "site-packages\calibre\constants.py", line 232, in __getitem__
  File "site-packages\calibre\constants.py", line 216, in load_plugin
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe3 in position 18: invalid continuation byte
Notice that the computers that present me these errors are all running Windows Vista x86. Don't know if that's the problem, but it may be, since it works absolutely fine with Win7/10 computers.
Vlash is offline   Reply With Quote