Python Forum
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IDLE for 3.7
#1
I have try searching both this forum and a web search, but couldn't find anything.

I am running Linux Lite 3.6
That has Python 3.5.2 (default, Nov 23 2017, 16:37:01) installed from the repository and IDLE for 3.5.
Following a tutorial in The Python Manual (https://bdmpublications.com/buy/linux-an...ual-vol-35), I installed Python 3.7

I looked to see if I could change the version of Python that IDLE uses, but found that each version of Python has a corresponding version of IDLE. But, I could not find IDLE for 3.7

I then did the heretical thing and RTFM, where I found section 26.5, which told me the source code was in "lib/idlelib/" of the Python 3.7.0 directory.

I went there in the terminal and tried ./configure, only to get "bash: ./configure: No such file or directory".

Can someone please give a few pointers as to what I am doing wrong?
Reply


Messages In This Thread
IDLE for 3.7 - by alloydog - Aug-19-2018, 07:59 AM
RE: IDLE for 3.7 - by Gribouillis - Aug-19-2018, 10:21 AM
RE: IDLE for 3.7 - by alloydog - Aug-19-2018, 12:18 PM
RE: IDLE for 3.7 - by snippsat - Aug-19-2018, 12:53 PM
RE: IDLE for 3.7 - by alloydog - Aug-20-2018, 03:47 PM
RE: IDLE for 3.7 - by Gribouillis - Aug-19-2018, 01:18 PM
RE: IDLE for 3.7 - by alloydog - Jan-01-2021, 01:53 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020