View Single Post
Posts: 246 | Thanked: 2,574 times | Joined on Jan 2010 @ Egypt, Cairo
#178
Ok found python-accounts, but:

Code:
>>> from Accounts import *
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib/pymodules/python2.6/Accounts.so: undefined symbol: _ZN8Shiboken6Module6importEPKc
on scratchbox. It works fine on the device though.

Edit: Updated pyside on scratchbox and now it works

Last edited by tgalal; 2012-03-11 at 20:39.
 

The Following 2 Users Say Thank You to tgalal For This Useful Post: