Christina Chan added the comment: Hi,
I am new to python and I am actually running script developed by others using python. So, In order for the script to use SQLite, does it means that it will have import SQLite in the script or how could one tell if SQLite is needed? For the build dependencies, as the make is successful other than SQLite, does it means to execute both yum line and then re-execute make again? Thanks. Christina On Mar 18, 2013, at 3:20 AM, Ezio Melotti <rep...@bugs.python.org> wrote: > > Ezio Melotti added the comment: > > The module is not needed (unless you are planning to use sqlite), so you can > simply ignore the warning. See also > http://docs.python.org/devguide/setup.html#build-dependencies. > > ---------- > nosy: +ezio.melotti > resolution: -> invalid > stage: -> committed/rejected > status: open -> closed > > _______________________________________ > Python tracker <rep...@bugs.python.org> > <http://bugs.python.org/issue17450> > _______________________________________ ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17450> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com