![]() |
2010-02-21
, 14:52
|
|
Posts: 844 |
Thanked: 521 times |
Joined on Jan 2009
@ UK southampton
|
#81
|
The Following User Says Thank You to casper27 For This Useful Post: | ||
![]() |
2010-02-21
, 14:58
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#82
|
![]() |
2010-02-21
, 15:27
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#83
|
![]() |
2010-02-21
, 15:33
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#84
|
Maemo Extras Assistant
Request sent
Your request has been mailed to the garage admins. You should receive an invitation when an admin approves your request.
Go back to the main page.
![]() |
2010-02-21
, 16:10
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#85
|
![]() |
2010-02-21
, 16:46
|
Posts: 402 |
Thanked: 229 times |
Joined on Nov 2009
@ Missouri, USA
|
#86
|
The Following User Says Thank You to aspidites For This Useful Post: | ||
![]() |
2010-02-21
, 16:53
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#87
|
![]() |
2010-02-21
, 16:54
|
Posts: 402 |
Thanked: 229 times |
Joined on Nov 2009
@ Missouri, USA
|
#88
|
Need a hand from anyone who's built an app please!
Stuck with this example line in the build_myapp.py code
p.depends = "python2.5, PyQt4, python-osso, python-dbus, python2.5-gtk2"
The imports in my code are:
import PyQt4
from PyQt4 import QtCore, QtGui
import sys
import os
import subprocess
import location
import gobject
import gn_cellinfo
import gtk
import hildon
from threading import Thread
import time
Can someone let me know what i need to add to that line please?
The Following User Says Thank You to aspidites For This Useful Post: | ||
![]() |
2010-02-21
, 17:00
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#89
|
Why are you importing gtk and hildon? I'm mildly curious about gobject as well...
edit:
Unless I've missed something Import PyQt is redundant considering you have PyQt.QtGui and PyQt.QtCore
![]() |
2010-02-21
, 17:04
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#90
|
![]() |
Tags |
code, health check, n900, python |
Thread Tools | |
|