Questions tagged as 'idle-ide'

1
answer

Clear the contents of IDLE with a command

I'm creating a database that generates tables, but for the graphical part I'm not using any particular bookstore, like TkInter, but only the IDLE and some prompts. / p> But I would like to improve the part of the database menu. One problem is...
asked by 29.10.2014 / 22:35
1
answer

Comparison between two objects in Python using the id () function with different result

Searching, I noticed that the id() function returns an integer and ensures that it is unique and constant for the object. When comparing two objects I get different results, what may have made these different results possible? I not...
asked by 20.10.2016 / 19:03
1
answer

IDLE: Your Python may not be configured for Tk

I'm trying to use Python in Slackware, in Ubuntu I know how it is, but in Slackware I could not. When I type in the terminal idle to open Python, the following message is displayed:    Your Python may not be configured for Tk Ho...
asked by 13.08.2016 / 00:55
0
answers

IDLE software locks with encoding

I have developed a program that, for your use, automatically creates another program on the user's Desktop. In order for the second to run in CMD or IDLE directly, it is necessary to convert the cp1252 encoding to utf-8. For this I followed a St...
asked by 27.04.2018 / 02:56
0
answers

Python: IDLE does not open

I downloaded python 3.6.4 on windows 8, everything went perfectly until I tried to open IDLE, which closed at the same time. It opens the black screen and closes quickly in half a second. Does anyone know the solution?     
asked by 23.02.2018 / 03:08