View Single Post
Old 05-22-2015, 07:06 AM   #1
Gordonbp
Junior Member
Gordonbp began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2015
Device: None
Question Error message installing Calibre

Trying to install Calibre on Xubuntu 14.04.
I have wget, python 2.7 and xdg-utils installed.
When running the command as in the Download Page here I get this error:

2015-05-22 11:51:38 URL:https://raw.githubusercontent.com/ko...x-installer.py [25783/25783] -> "-" [1]
Installing to /opt/calibre
Downloading tarball signature securely...
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 655, in main
File "<string>", line 627, in download_and_extract
File "<string>", line 619, in get_tarball_info
File "<string>", line 583, in get_https_resource_securely
File "<string>", line 497, in connect
File "/usr/lib/python2.7/socket.py", line 553, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno -2] Name or service not known

Can anyone help with this?
Gordonbp is offline   Reply With Quote