Ismail Donmez added the comment:

Chiming in here as a SUSE guy;

Can you make sure 

/usr/local/lib/python3.4/lib-dynload/_sqlite3.cpython-34m.so

does exist. If yes run ldd on it

ldd /usr/local/lib/python3.4/lib-dynload/_sqlite3.cpython-34m.so

And also give output of "which python3.4" to make sure you are running the 
right python instance.

----------
nosy: +cartman

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21950>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to