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


Groups > comp.lang.python > #97510

Re: Installation problem

References <1817880421.3694051.1444310262425.JavaMail.zimbra@comcast.net> <1484754132.3702647.1444310741669.JavaMail.zimbra@comcast.net>
Date 2015-10-09 01:51 +1100
Subject Re: Installation problem
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.481.1444315894.28679.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Oct 9, 2015 at 12:25 AM, MICHAEL <w4wyi@comcast.net> wrote:
> Scattered files include:
> python.exe (in Open Office)
> python27.dll (in CHIRP)
> pythoncom27.dll (in CHIRP)
> python33.dll (in HamRadio\WSJT)
> python25.dll (in "Koan c:\Program Files(x86)\Cyberlink)
>
> I assume these various .dll files are used in the various other programs I
> have installed but I cannot understand, at the moment, why the main python
> program does not appear in the designated installation directory.

Those would all be different programs that have packaged up (part of)
Python with them - and in some cases, a very old version. You can
ignore those.

Did the installation give any complaints? It's possible that you'd
need to elevate privileges for the global installation, though you
should be able to install to your own user directory without
elevation.

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Installation problem Chris Angelico <rosuav@gmail.com> - 2015-10-09 01:51 +1100

csiph-web