[issue38905] venv python reports wrong sys.executable in a subprocess on Windows

2020-04-18 Thread Benedek Rácz

Benedek Rácz  added the comment:

Is there any update/solution for this issue? This issue is the root cause of 
this SO post: https://stackoverflow.com/q/61290972/2506522

--
nosy: +Benedek Rácz

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



[issue38683] Installation failed - no privileges to access directory

2019-11-04 Thread Benedek Rácz

New submission from Benedek Rácz :

Python installation failed when I try to install to system dir on Windows 10. 
(C:\Program Files\Python37)

**Reproduce**

I have downloaded the installer, and I have changed the install location to 
`C:\Program Files\Python37`. Then I get the attached error.

**Expected behavior**

Not to crash, ask for administrator privileges. If its needed.

**I use:**
 - Win 10 Pro
 - Version 10.0.18362 Build 18362
 - Python 3.7.5 (https://www.python.org/ftp/python/3.7.5/python-3.7.5-amd64.exe)

--
components: Installation
files: pythonInstallFail.PNG
messages: 355935
nosy: Benedek Rácz
priority: normal
severity: normal
status: open
title: Installation failed - no privileges to access directory
type: crash
versions: Python 3.7
Added file: https://bugs.python.org/file48694/pythonInstallFail.PNG

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