>Make sure you have installed tkinter-37: >$ pkg list -a|grep tkinter-37 >library/python/tkinter-37 (openindiana.org) 3.7.7-2020.0.1.1 i-- > >For me it works as expected.
Well the package is installed but idle3.7 is not working: $ pkg list -a|grep tkinter-37 library/python/tkinter-37 3.7.7-2020.0.1.1 Now I compiled Python 3.9 $python3.9 --version Python 3.9.1 and idle3.9 works just fine. Also, I have tried some simple programs that make use of tkinter and there is absolutely no problem. Best regards, Apostolos ---------------------- Apostolos Syropoulos Xanthi, Greece _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
