View Single Post
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#85
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?
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -

Last edited by noobmonkey; 2010-02-21 at 16:15.