01-10-2011, 03:00 AM | #1 |
Member
Posts: 10
Karma: 10
Join Date: Jan 2011
Device: kindle
|
Run Error Suse Linux
I have installed the binaries to Suse 10.2 and I get the following error when running any command -
Traceback (most recent call last): File "site.py", line 52, in main File "site.py", line 41, in set_qt_plugin_path ImportError: cannot import name QCoreApplication Can someone tell me what the problem is? The system has - Python 2.7 (r27:82500, Sep 15 2010, 19:15:14) [GCC 4.1.2 20061115 (prerelease) (SUSE Linux)] on linux2 Type "help", "copyright", "credits" or "license" for more information. glibc-2.5-25 |
01-10-2011, 08:10 AM | #2 |
Sigil & calibre developer
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
|
What binaries did you use / where did you get them from? The only supported install method is using the binary installer form http://calibre-ebook.com
|
Advert | |
|
01-10-2011, 11:30 AM | #3 |
Member
Posts: 10
Karma: 10
Join Date: Jan 2011
Device: kindle
|
Yes I did the install from that site -
python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()" It gave me that error at the end of the install so it did not complete the install properly I suspect. I also downloaded the linux binary manually and when I run any binary I get the error listed. |
01-10-2011, 12:24 PM | #4 |
creator of calibre
Posts: 44,538
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
How old is Suse 10.2?
|
01-10-2011, 11:38 PM | #5 |
Member
Posts: 10
Karma: 10
Join Date: Jan 2011
Device: kindle
|
Not sure when it was released but it is not that old. The specific error I list above should point to some problem like a lack of a needed dependency. Can someone address that issue? Is there a list of dependencies for the binaries to run? I see a list for compiling source but that is another issue.
The error received is : Traceback (most recent call last): File "site.py", line 52, in main File "site.py", line 41, in set_qt_plugin_path ImportError: cannot import name QCoreApplication |
Advert | |
|
01-10-2011, 11:59 PM | #6 | |
US Navy, Retired
Posts: 9,867
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
|
Quote:
Last edited by DoctorOhh; 01-11-2011 at 12:01 AM. |
|
01-11-2011, 01:36 AM | #7 |
creator of calibre
Posts: 44,538
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
You're going to find it very difficult to get calibre running on that old a distro. The first thing to try is get a version of glibc >= 2.10 for your distro and put it into the /opt/calibre/lib directory.
|
01-11-2011, 12:10 PM | #8 |
Member
Posts: 10
Karma: 10
Join Date: Jan 2011
Device: kindle
|
In my first post on this topic I stated -
The system has - Python 2.7 (r27:82500, Sep 15 2010, 19:15:14) [GCC 4.1.2 20061115 (prerelease) (SUSE Linux)] on linux2 Type "help", "copyright", "credits" or "license" for more information. glibc-2.5-25 I would think that the error received would point to at least a point to start or some clue as to what is missing or required. |
01-11-2011, 01:05 PM | #9 |
Sigil & calibre developer
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
|
The majority of dependencies (such as python 2.7) are bundled. As Kovid said glibc >= 2.10 is required to be present on your system and is not provided by the calibre installer.
Your clue to a starting point as to what is missing or required is glibc 2.10. |
01-11-2011, 01:13 PM | #10 | |
Well trained by Cats
Posts: 30,443
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
it is less than 2.10 (a string that often gets written/thought as .1 in error. This bite many. Not to worry ) |
|
01-11-2011, 01:25 PM | #11 |
Member
Posts: 10
Karma: 10
Join Date: Jan 2011
Device: kindle
|
Ok very confusing on versions. Logic would tell you that 2.5 was greater than 2.1 but then there is not a 2.5 so I should have known that.
Anyhow 2.11.2 seems like the latest stable but 2.12.2 is latest. Should I go with the stable or latest? |
Tags |
qcoreapplication error |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
linux install error | alexxx | Calibre | 3 | 07-20-2010 11:31 AM |
any one have run linux on A81/W1060? | u2mr | Alternative Devices | 4 | 12-22-2009 09:11 PM |
libprs500 on SuSE linux 10.3 doesn't recognize non-root user | flubu | Calibre | 9 | 03-22-2008 06:20 AM |