Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96858 > unrolled thread
| Started by | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| First post | 2015-09-19 13:31 -0400 |
| Last post | 2015-09-19 13:31 -0400 |
| 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: Hello Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-09-19 13:31 -0400
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Date | 2015-09-19 13:31 -0400 |
| Subject | Re: Hello |
| Message-ID | <mailman.26.1442683908.21674.python-list@python.org> |
On Thu, 17 Sep 2015 16:10:55 +0100, moon khondkar <korom@hotmail.co.uk>
declaimed the following:
>Hello I have problem with python installation.I downloaded python 3.5 but I cannot use it on my computer.I can not open the idle. I get something like saying "users\local settings\Application data\programs\python\python35-32\pythonw.exe is not valid win32 application. Thanks that will be help if you can solve this.
Given that path, you have a very strangely configured Windows system...
"local settings" is in the place where a login user name would be, and
there should not normally be application programs found in "application
data" -- only user specific configuration files. Actually -- on my system
there is no "application data", it is "AppData"
While Windows likes to stuff things in directories with spaces in them,
I find third-party applications (especially those that are created for
multiple OSes) work better when installed in directories that have no
spaces...
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to top | Article view | comp.lang.python
csiph-web