Griffith - media collection manager
May 23, 2012, 08:08:18 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: New mailing lists,
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: [SOLVED] where exactly is Python-sqlite  (Read 1427 times)
lupine
Newbie
*
Offline Offline

Posts: 2


View Profile
« on: April 07, 2006, 07:09:41 PM »

The documentation states:
Python-sqlite 1.0.1 or later
...and the link points to: http://www.sqlite.org/download.html

However, there is no Python-sqlite package on that site, and I can't see a parameter to pass to the regular sqlite package to "enable" Python options. 

So how do I go about getting this fixed, so that I can launch the newly installed Griffith without the following error:
Traceback (most recent call last):
  File "/usr/bin/griffith", line 37, in ?
    import backup
  File "/usr/share/griffith/lib/backup.py", line 28, in ?
    import sql
  File "/usr/share/griffith/lib/sql.py", line 25, in ?
    import sqlite
ImportError: No module named sqlite


Thx!
-Lup
« Last Edit: September 18, 2006, 02:57:45 PM by POX » Logged
Vasco Nunes
Administrator
Jr. Member
*****
Offline Offline

Posts: 50



View Profile
« Reply #1 on: April 07, 2006, 08:36:39 PM »

Sorry. In fact, the documentation is wrong. The site should be: http://pysqlite.org/

I will fix that.
Logged
lupine
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #2 on: April 08, 2006, 02:20:54 AM »

Thx, got it working Grin

Very nice app!!!
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!