View Single Post
Old 07-15-2008, 10:50 PM   #5
Ingrid
Member
Ingrid doesn't litterIngrid doesn't litter
 
Ingrid's Avatar
 
Posts: 17
Karma: 100
Join Date: Jul 2008
Location: Norway
Device: iPhone. Opus. Kindle 3 incoming...
Now we're going somewhere. This is the output I got this time:
Code:
sudo python -c "import urllib2; exec urllib2.urlopen('http://calibre.kovidgoyal.net/download_linux_binary_installer').read(); main()"
Passord:
Enter the installation directory for calibre [/opt/calibre]:
Downloading calibre...
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 280, in <module>
  File "<string>", line 270, in main
  File "<string>", line 257, in download_tarball
TypeError: not enough arguments for format string
What now?
Ingrid is offline   Reply With Quote