![]() |
How do I setup the SDK vm image for PyQt4?
I am trying to setup dev environment for PyQt4.6 on SDK image.
I have installed Qt Creator fromm .tgz apt-get installed Pyuic4 downloaded and unpacked Eric4, PyQt4, sip which PyQt said was missing. I have configured sip, but it errors on Make. I have done a search but found nothing, so time to ask for help. |
Re: How do I setup the SDK vm image for PyQt4?
Whoa, you're in too deep, no make/configure needed of anything. When you say SDK image, do you mean scratchbox or the premade vmware images ? SIP certainly does not need to be installed separately. Just 'apt-get install python-qt4 pyqt4-dev-tools' in the vmware image (or 'apt get install python2.5-qt4 python2.5-qt4-dev-tools' if you're in scratchbox) and it will pull in all dependencies (pyuic, sip, etc included).
|
Re: How do I setup the SDK vm image for PyQt4?
I thought there must be a simple way!
PyQt installed into SDK image and sandbox Ok. Now trying to install eric4, get the following errors root@maemo-desktop:/home/maemo/Desktop/eric4-4.4.1# python install.py Checking dependencies Python Version: 2.5.2 Found PyQt Sorry, please install QScintilla2 and it's PyQt4 wrapper. Error: cannot import name Qsci Have I got the wrong version of eric or a problem with Qt? |
Re: How do I setup the SDK vm image for PyQt4?
Well actually I would install
Do your development in main Ubuntu, and then copy/move it into the SDK/scratchbox when you want to see it run on the Xephyr/N900 mock-up. Getting Eric4 in the SDK/Scratchbox isn't going to do you much good I don't think. Edited to fix my python versions for Ubuntu, not SDK. |
Re: How do I setup the SDK vm image for PyQt4?
i was trying to put eric in ubuntu, is Qscintilla in a repo or do i have to build it?
|
Re: How do I setup the SDK vm image for PyQt4?
Quote:
|
Re: How do I setup the SDK vm image for PyQt4?
Ok eric installed many thanks @attila77.
Now I can write my first linux/n900 app. |
All times are GMT. The time now is 07:10. |
vBulletin® Version 3.8.8