You are not logged in.
Pages: 1
I very apriciet any help with it, i am trying to install calibre ebook on Slitaz 3, but when i executed the command to install describe in the page i got this error:
~$ python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main()"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 136
return re.sub(r'\$<\d+>[/*]?', b'',cap)
^
SyntaxError: invalid syntax
Jusk ask if you need more info (sorry for my bad english)
Offline
do you meet these requirements:
"You need GLIBC 2.10 or higher.
You must have xdg-utils and python ≥ 2.6 installed on your system before running the installer. "
You need to upgrade python or you could try an older version from the same page.
PS I delete your other post.
Sorry, i did not think that it was in spanish and not in English, i'm really sorry about that.
Offline
Many thanks for the response ernia.
Yes, i have installed the glib 2.10.1 and xdg-utils 1.0.2 , but the python version is 2.5.1 , i will see how update that and i post here later how that go.
Offline
Pages: 1
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]