|
2011-04-05
, 21:26
|
|
Posts: 844 |
Thanked: 521 times |
Joined on Jan 2009
@ UK southampton
|
#12
|
Hey gus any help appreciated, im getting this error even though im pretty sure I have installed correct Qt libraries and Mobility.
~/MyDocs/OSTN02_OSGM02files $ python osgb.py
Traceback (most recent call last):
File "osgb.py", line 21, in <module>
from QtMobility.Location import *
ImportError: No module named QtMobility.Location
Not too great with Python so any help appreciated.
|
2011-04-06
, 14:50
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#13
|
|
2011-04-08
, 14:42
|
Posts: 13 |
Thanked: 14 times |
Joined on Aug 2010
|
#14
|
The Following User Says Thank You to Dr Random For This Useful Post: | ||
|
2011-06-12
, 13:41
|
|
Posts: 844 |
Thanked: 521 times |
Joined on Jan 2009
@ UK southampton
|
#15
|
Cheers.