Re: import _sqlite3 no module named error

2009-06-04 Thread Ned Deily
In article 77e831100906040708l1a8bf638n19bbff05607b3...@mail.gmail.com, Vincent Davis vinc...@vincentdavis.net wrote: I volunteered to help Marijo Mihelčić who was looking for someone with a mac the help him build a mac binary using py2app for his simpletasktimer

Re: import _sqlite3 no module named error

2009-06-04 Thread Vincent Davis
when I try to run his app I get the no module named _sqlite3 , I am not sure what this is caused by as it looks to me like sqlite3 is trying to import it. Any idea how to fix this? Other than the obvious of getting _sqlite3 somehow, or maby it is that simple  

Re: import _sqlite3 no module named error

2009-06-04 Thread Ned Deily
In article 77e831100906041151g70868dbre1546cdb01082...@mail.gmail.com, Vincent Davis vinc...@vincentdavis.net wrote: Yes I am using macports I think sqlite is installed? here is what I get when I run sudo port install py25-sqlite3 vincent-daviss-macbook-pro-2:~ vmd$ sudo port install

Re: import _sqlite3 no module named error

2009-06-04 Thread Ned Deily
In article 77e831100906041718k4b4f54d9v29729449c50f...@mail.gmail.com, Vincent Davis vinc...@vincentdavis.net wrote: On Thu, Jun 4, 2009 at 1:41 PM, Ned Deily n...@acm.org wrote: [...] $ /opt/local/bin/python2.5 Python 2.5.4 (r254:67916, May  4 2009, 01:40:08) [GCC 4.0.1 (Apple Inc. build