Error in script on 0.4.113 - 64bit Ubuntu
Hello,
I tried to install the 64 bit version of Calibre, and received this error message:
root@abcmachine:/opt# sudo python -c "import urllib2; exec urllib2.urlopen('http://calibre.kovidgoyal.net/download_linux_binary_installer').read(); main()"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 106
BAR = '%3d%% ${GREEN}[${BOLD}%s%s${NORMAL}${GREEN}]${NORMAL}
^
SyntaxError: EOL while scanning single-quoted string
Thanks,
DCM
|