Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #96858

Re: Hello

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Hello
Date 2015-09-19 13:31 -0400
Organization IISS Elusive Unicorn
References <DUB405-EAS392281D2C7F72979E2613A9E65A0@phx.gbl>
Newsgroups comp.lang.python
Message-ID <mailman.26.1442683908.21674.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Hello Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-09-19 13:31 -0400

csiph-web