Not worth filing a bug report.
Xubuntu 14.10
Python 2.7.8
Python 3.4.2
Upon upgrading to Calibre 2.12.0 from Calibre 2.8.0.
That fails with an error message
Quote:
2014-12-18 07:16:47 URL:https://raw.githubusercontent.com/ko...x-installer.py [25789/25789] -> "-" [1]
Installing to /opt/calibre
Downloading tarball signature securely...
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 652, in main
File "<string>", line 624, in download_and_extract
File "<string>", line 616, in get_tarball_info
File "<string>", line 575, in get_https_resource_securely
File "<string>", line 479, in __init__
TypeError: __init__() got an unexpected keyword argument 'context'
|
The fix is to replace
python with
python3.