I have just loaded python3.13 and flask onto my rocky 9.5 system. The system already has python3.9 as part of the rocky linux. I have just installed idle3 wanting to use it to work with python3.13 and flask but find that it connects only to 3.9 where I do not have flask. Does anyone know a way to either modify idle to connect to my 3.13 version or is there any way to get the "dnf install" to load it into my 3.13 directory structure? I prefer to use idle instead of the plain 'ol text editor.
Thanks, Dale
