7 Answers
+ 7
You need to go to Pip, then search for the library "threadsafe-tkinter" and download this one.
+ 5
You should be able to do it with Pydroid 3 https://play.google.com/store/apps/details?id=ru.iiec.pydroid3
+ 3
I could be wrong about tkinter in Pydroid3.
https://www.sololearn.com/Discuss/1062655/?ref=app
If you choose pip in the Pydroid3 menu and search tkinter it shows what's available
+ 1
I have Pydroid3 (version 2.22) in my Cell and it works perfectly
+ 1
Luiz , i also have Pydroid (version 2.22) but not work on my mobile. is you install some library or do something...??
+ 1
Darmesh, i just install the Pydroid3 app
0
David Ashton , when i type "from tkinter import * " it not working on pydroid 3.