Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

No module named _sqlite3 #120

Open
Kickups opened this issue Jul 5, 2019 · 6 comments
Open

No module named _sqlite3 #120

Kickups opened this issue Jul 5, 2019 · 6 comments

Comments

@Kickups
Copy link

Kickups commented Jul 5, 2019

Hey, I'm trying to import sqlite3 but it wont let me, I'm getting the response:

File "/home/UbuntuVM/.ts3client/plugins/pyTSon/lib/python3.5/sqlite3/dbapi2.py", line 27, in <module> from _sqlite3 import * ImportError: No module named '_sqlite3'

Any Idea what could be wrong?

@pathmann
Copy link
Owner

pathmann commented Jul 5, 2019

Which version do you use and where did you get it from?
Might be a duplicate of #112

@Kickups
Copy link
Author

Kickups commented Jul 5, 2019

Installed the VM just now and Installed the most recent version, not from the client, from the github page

@Kickups
Copy link
Author

Kickups commented Jul 5, 2019

I looked at that Issue you linked above but I'm running Linux so I have no idea what files to move where. Only reason I decided to set this up on Linux is because I wanna learn a new operative system

@pathmann
Copy link
Owner

pathmann commented Jul 6, 2019

I didn't notice in your first post, that you are running Linux. I will look into the Linux build environment, if the sqlite module is built soon.

@pathmann
Copy link
Owner

pathmann commented Jul 7, 2019

Indeed, the sqlite3 module is not built on the linux build machines, I'll fix that for the next build (don't know, when, I need to adapt pythonqt to the new qt version for TeamSpeak Client >=3.3.0).

@Kickups
Copy link
Author

Kickups commented Jul 17, 2019

Sounds good, thanks for taking your time! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants