[issue5459] msiexec not creating msvcr90.dll with python -2.6.1.msi

2014-09-25 Thread Katherine Dykes

Katherine Dykes added the comment:

Installing for a single user does solve the problem but it is not a good fix.  
We have python based software where this has been an issue and a lot of our 
windows users install python for all users out of habit.  We have to put in the 
docs to install for a single user, but I'd like to see the issue re-opened.

--
nosy: +Katherine.Dykes

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



[issue5459] msiexec not creating msvcr90.dll with python -2.6.1.msi

2014-09-25 Thread Katherine Dykes

Katherine Dykes added the comment:

It is indeed 2.7 with the issues; the software we are building on (OpenMDAO) 
does not support 3.x - I'll go ahead and submit a new issue for 2.7

--

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



[issue22497] msiexec not creating msvcr90.dll with python -2.7.6.msi

2014-09-25 Thread Katherine Dykes

New submission from Katherine Dykes:

This is a new issue meant to resurrect Issue 5459.  When Python 2.7.x (and 
2.6.x before that) are installed for all users, then 'msvcr90.dll' is not 
created in the installation directory.  It does if you install for a single 
user.  However, many Windows users install Python for all users by default.  
This causes problems later when trying to install software that combines any 
sort of C or Fortran code.

--
components: Windows
messages: 227550
nosy: dykesk
priority: normal
severity: normal
status: open
title: msiexec not creating msvcr90.dll with python -2.7.6.msi
versions: Python 2.7

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