Re: Mac OS X - run from source

Allen Hancock <[email protected]>
Newsgroups gmane.comp.mobile.bitpim.devel
Message-ID <[email protected]>
ok, I am sharing one of the problems. but have this to report after  
trying to run bp.py:


Traceback (most recent call last):
   File "bp.py", line 108, in <module>
     import gui
   File "/Users/Shared/bitpim/src/gui.py", line 34, in <module>
     import guiwidgets
   File "/Users/Shared/bitpim/src/guiwidgets.py", line 55, in <module>
     import setphone_wizard
   File "/Users/Shared/bitpim/src/setphone_wizard.py", line 22, in  
<module>
     import phone_detect
   File "/Users/Shared/bitpim/src/phone_detect.py", line 61, in <module>
     import commport
   File "/Users/Shared/bitpim/src/commport.py", line 12, in <module>
     import serial
ImportError: No module named serial




On Feb 26, 2007, at 4:43 AM, [email protected] wrote:

> 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?


-------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.