I have FreeBSD 9.2 installed and am just using the command line through terminal. I would like to run IDLE for Python from the command line. When I type in the command
Any help for this?
Thanks
$idle.
I get " IDLE can't import Tkinter. Your Python may not be configured for Tk. **" Does this mean that I have to install a GUI to be able to use IDLE? Or is there some way that I can install Tkinter and use it from the command line? I looked in /usr/ports/ and could find no listing for Tinker. Any help for this?
Thanks