[issue38133] py.exe cannot locate Store package

Steve Dower report at bugs.python.org
Thu Sep 12 07:24:42 EDT 2019


Steve Dower <steve.dower at python.org> added the comment:

Sample output after this change (some paths elided):

Installed Pythons found by ...\py.exe Launcher for Windows
 (venv)         C:\...\env\Scripts\python.exe *
 -3.8-64        python3.8.exe
 -3.7-32-32     C:\Python37_x86\python.exe
 -3.7-64        C:\Python37_x64\python.exe
 -3.6-32-32     C:\Python36_x86\python.exe
 -3.6-64        C:\Users\...\AppData\Local\Programs\Python\Python36\python.exe
 -3.5-32-32     C:\Python35_x86\python.exe
 -3.5-64        C:\Python35_x64\python.exe
 -3.4-64        C:\Python34_x64\python.exe
 -3.3-64        C:\Python33_x64\python.exe
 -3.3-32        C:\Python33_x86\python.exe
 -3.2-64        C:\Python32_x64\python.exe
 -3.2-32        C:\Python32_x86\python.exe
 -3.1-64        C:\Python31_x64\python.exe
 -3.1-32        C:\Python31_x86\python.exe
 -3.0-32        C:\Python30_x86\python.exe
 -2.7-64        C:\Python27_x64\python.exe
 -2.7-32        C:\Python27_x86\python.exe
 -2.6-32        C:\Python26_x86\python.exe
 -2.5-32        C:\Python25_x86\python.exe

----------

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


More information about the Python-bugs-list mailing list