3 Mar
2019
3 Mar
'19
9:16 a.m.
On Mar 3, 2019, at 9:07 AM, Mehrzad Moghaddas <mehrzadmo@gmail.com> wrote:
Hi Alan
Are all of those modules in the same directory? Do they all have similar permissions? yes . yes
That's good.
the diffrencess is just sqlite3 is not file is a folder . the others is xxxx.py file just this one is a folder with multiple files . but they have same permissions . and when I wrote a program with python that works correctly .
And where is the sqlite3 *library*? Not the Python module. The "libsqlite3.so", or whatever it's called. Alan DeKok.