I am unable to do turtle programming in Python. Is any software tool not installed to run that? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

I am unable to do turtle programming in Python. Is any software tool not installed to run that?

it is important lesson for beginners, why sololearn has not installed desired tool for that?

11th Feb 2018, 11:20 AM
Abhishek Rawat
Abhishek Rawat - avatar
7 Antworten
+ 27
@kuba I tried it but PyQt5 isn't supported https://www.sololearn.com/Discuss/1062655/?ref=app
12th Feb 2018, 5:11 AM
warlord
warlord - avatar
+ 24
@kuba EDIT: Solved ! by the way wish you the best sir thanks , you gave that library some hope to be installed :) 😁
12th Feb 2018, 12:25 PM
warlord
warlord - avatar
+ 9
Sololearn application does not execute the code, it sends your script to an interpreter on a virtual machine and delivers you just the output. You have to have an offline interpreter installed on your device. I really recommend PyDroid3, if you are usong an Android device. Works like a charm for most of my applications, does support GUI (at least matplotlib and kivy) and has Py 3.6.2 inside.
11th Feb 2018, 5:08 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
11th Feb 2018, 9:14 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 6
@warlord PyQt5 is supported, it is one of the default samples when you download the application. It requires having another application - Ministro - installed, though. It manages the shared Qt libraries.
12th Feb 2018, 7:31 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 2
how if i have smartphone?
11th Feb 2018, 8:27 PM
ibrahim ahmed
ibrahim ahmed - avatar
+ 2
Thanks Kuba
12th Feb 2018, 1:19 AM
Abhishek Rawat
Abhishek Rawat - avatar