Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96232 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2015-09-10 00:52 +0100 |
| Last post | 2015-09-11 10:24 -0700 |
| Articles | 3 — 2 participants |
Back to article view | Back to comp.lang.python
Can't use Python Launcher on Windows after update to 3.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-10 00:52 +0100
Re: Can't use Python Launcher on Windows after update to 3.5 wxjmfauth@gmail.com - 2015-09-11 03:05 -0700
Re: Can't use Python Launcher on Windows after update to 3.5 wxjmfauth@gmail.com - 2015-09-11 10:24 -0700
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2015-09-10 00:52 +0100 |
| Subject | Can't use Python Launcher on Windows after update to 3.5 |
| Message-ID | <mailman.298.1441842788.8327.python-list@python.org> |
I've installed 3.5 for all users so it's in C:\Program Files From https://docs.python.org/3.5/using/windows.html#from-the-command-line it says "System-wide installations of Python 3.3 and later will put the launcher on your PATH. The launcher is compatible with all available versions of Python, so it does not matter which version is installed. To check that the launcher is available, execute the following command in Command Prompt:", but:- C:\Users\Mark\Documents\MyPython>py -3.4 'py' is not recognized as an internal or external command, operable program or batch file. Further running ftype shows nothing for Python, assoc just gives this .pyproj=VisualStudio.Launcher.pyproj.14.0. Surely this is wrong? Before I go to the bug tracker to raise an issue could somebody please confirm what I'm seeing, thanks. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
[toc] | [next] | [standalone]
| From | wxjmfauth@gmail.com |
|---|---|
| Date | 2015-09-11 03:05 -0700 |
| Message-ID | <ba600a62-e5f5-47c4-8400-ce2c4bd7eb8c@googlegroups.com> |
| In reply to | #96232 |
Le jeudi 10 septembre 2015 01:53:25 UTC+2, Mark Lawrence a écrit : > > Before I go to the bug tracker to raise an issue could somebody please > confirm what I'm seeing, thanks. > - No.I cann't confirm. - Because I (we) never succeeded to install it. - Updated win7 pro. - rc4: I do not find any log file. Complete blackbox.
[toc] | [prev] | [next] | [standalone]
| From | wxjmfauth@gmail.com |
|---|---|
| Date | 2015-09-11 10:24 -0700 |
| Message-ID | <a50924fc-16d6-40a7-b60e-5dfb0ee14e88@googlegroups.com> |
| In reply to | #96336 |
Le vendredi 11 septembre 2015 12:06:28 UTC+2, wxjm...@gmail.com a écrit : > Le jeudi 10 septembre 2015 01:53:25 UTC+2, Mark Lawrence a écrit : > > > > Before I go to the bug tracker to raise an issue could somebody please > > confirm what I'm seeing, thanks. > > > > - No.I cann't confirm. > - Because I (we) never succeeded to install it. > - Updated win7 pro. > - rc4: I do not find any log file. > > Complete blackbox. Ok. After an afternoon of work, I managed - to put it to work - to uninstalled it properly (I think).
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web