Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100841
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD |
| Date | 2015-12-24 17:33 -0500 |
| Message-ID | <mailman.134.1450996405.2237.python-list@python.org> (permalink) |
| References | (5 earlier) <CACL+1atpXqziHbG=AL3k=Rv62rh8C41SeT2A0nzOn7b7zeDEXA@mail.gmail.com> <CAKafoGDGEhjxGcNRRR3Kcs8D6Saj-s6eTmcncbZpTzFe2jiUpw@mail.gmail.com> <CACL+1avT9Lh1-wEQBqarWfUUbOiNz7kQaaKrPyDxg43YyAYZkQ@mail.gmail.com> <CAKafoGC4ZYCJm6EF+3O2BRN-Dtvewc-F7Bb=nH_62oHpUz270g@mail.gmail.com> <CAKafoGAt=TtAAk6pBArT21tAqpvQOp3w5Fm+6eStDfTB9X1_iA@mail.gmail.com> |
On 12/24/2015 8:59 AM, Nicky Mac wrote: > Dear python Team > I think I've been wasting your time: > > C:\Users\Nick>path > PATH=C:\Python27\;C:\Python27\Scripts;C:\ProgramData\Oracle\Java\javapath;C:\Program > Files\Broadcom\Broadcom 802.11 Network > Adapter;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program > Files (x86)\ATI > Technologies\ATI.ACE\Core-Static;C:\Python\Python35\Scripts\;C:\Python\Python35\ > > somehow the new py3.5 has been added to the end, not the beginning. > guess this path is what you meant by "my profile". Bizarre. I just installed 3.5.1 on top of 3.5.1rc1, on Win10 with the 64bit .exe installer, and the 3.5 dirs are at the front, where I expect them. Are you using a different version of installer? (The web version?) -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD Terry Reedy <tjreedy@udel.edu> - 2015-12-24 17:33 -0500
csiph-web