06-01-2009, 06:41 PM | #1 |
Enthusiast
Posts: 32
Karma: 10
Join Date: Sep 2007
Device: Android phone + PRS-505
|
0.6.0b1 build help
I updated my bzr checkout of calibre today, and noticed that the 0.6.0 branch has been merged into the trunk. When attempting to build it via "python setup.py build", I get some errors for the various gui2/wizard/*.ui files that reference QWizardPage:
Code:
PyQt4.uic.exceptions.NoSuchWidgetError: Unknown Qt widget: QWizardPage Any hints on what I'm missing? (Besides PoDoFo, which doesn't appear to be packaged for Ubuntu, but which doesn't appear to matter since I'm not fiddling with PDF files.) |
06-01-2009, 07:16 PM | #2 |
hopeless n00b
Posts: 5,110
Karma: 19597086
Join Date: Jan 2009
Location: in the middle of nowhere
Device: PW4, PW3, Libra H2O, iPad 10.5, iPad 11, iPad 12.9
|
Waah! I can't wait to get home and download...
|
Advert | |
|
06-01-2009, 07:28 PM | #3 |
creator of calibre
Posts: 44,617
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
You need to upgrade to a recent snapshot of PyQt 4.5 or manually add QWizardPage to _qwidgets in
/usr/lib/python2.6/site-packages/PyQt4/uic/Compiler/qtproxies.py |
06-01-2009, 08:01 PM | #4 |
Enthusiast
Posts: 32
Karma: 10
Join Date: Sep 2007
Device: Android phone + PRS-505
|
Much appreciated! The easiest short-term fix (for me) was manually adding the QWizardPage string (though the file is named /usr/lib/python2.6/dist-packages/PyQt4/uic/Compiler/qtproxies.py -- note the "dist-packages" -- on my system).
I'm enjoying the new conversion setup. So far, everything's been working nicely. |
06-01-2009, 08:53 PM | #5 |
Wizard
Posts: 1,337
Karma: 123455
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
|
How long til there is a actually a compiled/packaged beta build available for download? I can build the beta, but that's in a Linux VM, my main environment with my library is OS X.
|
Advert | |
|
06-01-2009, 09:00 PM | #6 |
creator of calibre
Posts: 44,617
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Should be by the end of the week, providing no major bugs are exposed in my testing
|
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Commandline only build | plord | Calibre | 11 | 11-27-2010 07:56 PM |
Mac Build | pdurrant | Sigil | 1 | 08-10-2009 12:31 PM |
Build Problem | ali_sade | OpenInkpot | 1 | 04-15-2009 05:46 AM |
Does someone still have Mobigen 6.01 build 37? | IceHand | Kindle Formats | 7 | 03-03-2008 06:04 PM |
iLiad Trying to build Thunderbird | Adam B. | iRex Developer's Corner | 3 | 04-25-2007 05:33 AM |