Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100841 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2015-12-24 17:33 -0500 |
| Last post | 2015-12-24 17:33 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD Terry Reedy <tjreedy@udel.edu> - 2015-12-24 17:33 -0500
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2015-12-24 17:33 -0500 |
| Subject | Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD |
| Message-ID | <mailman.134.1450996405.2237.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web