I use a "old" program, running in python2.7 Unfortunately i am not able to convert it to python3!
Now I shold run this programm in BUSTER on a rasperry 4.
As there is no more IDLE2 for Python2, I installed sudo apt-get install idle But idle-python3.7 was installed !!
In the main menue editor I find "Python 2 (IDLE)" and "Python 3 (IDLE)". But if I open "Python 2 (IDLE)", a IDLE version 3.7.3 is opening. (If I open "Python 3 (IDLE)" I get the same IDLE version 3.7.3)
I need some help to get a IDLE for Pythone 2 running.
Thanks Hermann