[issue25050] windows installer does not allow 32 and 64 installs side by side

2021-06-22 Thread Irit Katriel


Change by Irit Katriel :


--
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> Python 3.4.2 Windows installer - cannot install 32 bit then 64 
bit version

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25050] windows installer does not allow 32 and 64 installs side by side

2015-09-10 Thread Steve Dower

Steve Dower added the comment:

This is an issue with 3.4.3 only, and I suspect it was something funny in the 
build config that should just work with 3.4.4 - adding Martin to make sure.

Basically, the upgrade code in the 32-bit installer was (I think) the code used 
for dev snapshots. Both installers are supposed to remove dev snapshots, so the 
64-bit installer will remove it.

If you install the 64-bit version first then you can have both.

--
nosy: +loewis

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25050] windows installer does not allow 32 and 64 installs side by side

2015-09-10 Thread Adam Groszer

New submission from Adam Groszer:

Installed with python-3.4.3.msi first, then wanted a 64bit side-by-side )of 
course in an other folder)

Wanted to install python-3.4.3.amd64.msi, the first thing this one did is 
removed the 32bit install :-(

--
components: Installation, Windows
messages: 250356
nosy: Adam.Groszer, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: windows installer does not allow 32 and 64 installs side by side
type: behavior
versions: Python 3.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com