On Sep 9, 1:07 am, "Florent Aide" <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 8, 2008 at 8:23 PM, rihad <[EMAIL PROTECTED]> wrote:

> That "screenful of traceback" would be really useful. You could post
> it tohttp://paste.turbogears.organd send us back the link.
>
Fair enough! http://paste.turbogears.org/paste/6108

On Sep 9, 5:28 am, Doug Latornell <[EMAIL PROTECTED]> wrote:
> Do you have a sqlite3 directory in /usr/local/lib/python2.5/ ?
Yes, I do:
$ ls -l /usr/local/lib/python2.5/sqlite3/
total 20
-r--r--r--  1 root  wheel  1037 Sep  8 19:54 __init__.py
-rw-r--r--  1 root  wheel   168 Sep  8 19:54 __init__.pyc
-rw-r--r--  1 root  wheel   168 Sep  8 19:55 __init__.pyo
-r--r--r--  1 root  wheel  2657 Sep  8 19:54 dbapi2.py
-rw-r--r--  1 root  wheel  2713 Sep  8 19:54 dbapi2.pyc
-rw-r--r--  1 root  wheel  2713 Sep  8 19:55 dbapi2.pyo
drwxr-xr-x  2 root  wheel  1024 Sep  8 19:55 test

Once again: I have seemingly everything I need to get Python DB
rolling:
$ pkg_info -xI py
py25-sqlite3-2.5.2_1 Standard Python binding to the SQLite3 library
python25-2.5.2_3    An interpreted object-oriented programming
language
But paster command barfs at pysqlite2, not pysqlite3. Anything wrong
with that?

(Despite py-sqlite3 being part of the standard Python library it has
to be installed separately in FreeBSD, of which Python installation
warns you upon completion ).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to