| Newsgroups |
gmane.comp.mobile.bitpim.devel |
| Message-ID |
<[email protected]> |
I tried running 0.9.12 from source. After installing a bunch of
stuff, I am stuck at this point -
When I try to run bitpim with this command:
python bp.py
I get this error:
Traceback (most recent call last):
File "bp.py", line 108, in ?
import gui
File "/Users/timg/bitpim/trunk/releases/0.9.12/src/gui.py", line
40, in ?
import phonebook
File "/Users/timg/bitpim/trunk/releases/0.9.12/src/phonebook.py",
line 114, in ?
import phonebookentryeditor
File "/Users/timg/bitpim/trunk/releases/0.9.12/src/
phonebookentryeditor.py", line 15, in ?
import database
File "/Users/timg/bitpim/trunk/releases/0.9.12/src/database.py",
line 18, in ?
import apsw
ImportError: Failure linking new module: /Library/Frameworks/
Python.framework/Versions/2.4/lib/python2.4/site-packages/apsw.so:
Symbol not found: _sqlite3_declare_vtab
Referenced from: /Library/Frameworks/Python.framework/Versions/2.4/
lib/python2.4/site-packages/apsw.so
Expected in: dynamic lookup
Any idea how to get around this?
Thanks!
Tim
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV