[New-bugs-announce] [issue38492] Microsoft Store app IDLE (Python 3.8) has dependency on msvcp140.dll

evaldas report at bugs.python.org
Tue Oct 15 22:03:12 EDT 2019


New submission from evaldas <evaldaz at gmail.com>:

OS: x64 Windows 10 Professional 1903 fresh installation (with latest updates)

Python 3.8 app (final version 3.8.0, not RC) installation from Microsoft Store adds two shortcuts to the Start menu:
- Python 3.8
- IDLE (Python 3.8)

Clicking the "Python 3.8" (python3.8.exe) starts Python interpreter - all fine and good.

Clicking the "IDLE (Python 3.8)" (idle3.8.exe) displays only the error message "MSVCP140.DLL was not found" (I do not remember exact sentence, because eventually I manually installed Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019).

----------
assignee: terry.reedy
components: IDLE, Windows
messages: 354765
nosy: evaldas, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Microsoft Store app IDLE (Python 3.8) has dependency on msvcp140.dll
type: crash
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38492>
_______________________________________


More information about the New-bugs-announce mailing list