I needed to run PDFMiner, and the Python on my development machine was too old (2.7.5, I think). I grabbed the tar.gz, did
./config make sudo make install and did a soft link from /usr/bin/python to the resulting /usr/local/bin/python. Now I'm getting tickets about no driver available. sqlite3.py is supposedly "shipped with" since 2.5, but I must have missed something when building. Does anyone out there have a spare clue for me? Also, the build seems to have missed getting the bash edit keys enabled in interactive mode ... suggestions welcome. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

