Stupid question: And the betas are Python 3? I downloaded calibre-3.40.1-x86_64.txz from the beta directory, and "debug device detection" tells me
Quote:
calibre 3.40.1 embedded-python: True is64bit: True
Linux-5.0.6-arch1-1-ARCH-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '5.0.6-arch1-1-ARCH', '#1 SMP PREEMPT Wed Apr 3 09:35:20 UTC 2019')
Python 2.7.15
|
Besides that, the only thing I noticed is this message in the console:
Quote:
/home/myuser/Downloads/xxx/calibre-beta/lib/python2.7/site-packages/bs4/element.py:16: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used.
Traceback (most recent call last):
File "site-packages/calibre/devices/user_defined/driver.py", line 98, in do_delayed_plugin_initialization
ValueError: invalid literal for int() with base 16: ''
|