Python Forum
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IDLE for 3.7
#3
(Aug-19-2018, 10:21 AM)Gribouillis Wrote: How did you install python3.7?
I downloaded it from python.org and did the usual "./configure", then "sudo make install".
Everything seemed to go OK, as when I query the versions, I get:
Output:
~$ python --version Python 2.7.12 ~$ python3 --version Python 3.5.2 ~$ python3.7 --version Python 3.7.0
I thought I just needed to do the same for IDLE: cd to the idlelib directory and make the thing.
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