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


Groups > comp.lang.python > #97510 > unrolled thread

Re: Installation problem

Started byChris Angelico <rosuav@gmail.com>
First post2015-10-09 01:51 +1100
Last post2015-10-09 01:51 +1100
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.


Contents

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

#97510 — Re: Installation problem

FromChris Angelico <rosuav@gmail.com>
Date2015-10-09 01:51 +1100
SubjectRe: Installation problem
Message-ID<mailman.481.1444315894.28679.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web