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


Groups > comp.lang.python > #3594

Re: multiple Python 2.7 Windows installations

From "Martin v. Loewis" <martin@v.loewis.de>
Newsgroups comp.lang.python
Subject Re: multiple Python 2.7 Windows installations
Date 2011-04-19 23:27 +0200
Organization 1&1 Internet AG
Message-ID <iokuo5$h5u$2@online.de> (permalink)
References <mailman.562.1303224061.9059.python-list@python.org>

Show all headers | View raw


> I tried to create another 2.7 key but regedit wouldn't let me.
> So, if I can only have one 2.7 key, it would seem that the routine
> GetPythonVersions will only ever get 1 version of 2.7.
> Does this mean that it is unsupported to have more than one Python 2.7
> installation on Windows?

Exactly so - it's unsupported. There are ways around it, but they
require more familiarity with distutils and Windows internals.

Regards,
Martin

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar


Thread

multiple Python 2.7 Windows installations Eric Frederich <eric.frederich@gmail.com> - 2011-04-19 10:40 -0400
  Re: multiple Python 2.7 Windows installations "Martin v. Loewis" <martin@v.loewis.de> - 2011-04-19 23:27 +0200

csiph-web