Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fx win reg locator #23486

Merged
merged 3 commits into from
May 27, 2024
Merged

Fx win reg locator #23486

merged 3 commits into from
May 27, 2024

Conversation

DonJayamanne
Copy link

No description provided.

@karthiknadig
Copy link
Member

This branch seems to be able to find all the registry pythons. Added the logs just in case.

The only Issue I see is that 3.12 is detected by windows store and by registry locator. I don't think it should be reported, as it is the same path as the one reported by store.
image

>native_locator\bin\python-finder.exe
Content-Length: 94
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Starting Native Locator","level":"info"}}Content-Length: 184
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Searching for Windows Store Python in \"C:\\\\Users\\\\kanadig\\\\AppData\\\\Local\\\\Microsoft\\\\WindowsApps\"","level":"debug"}}Content-Length: 282
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Opening registry key \"Software\\\\Classes\\\\Local Settings\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\AppModel\\\\SystemAppData\\\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\\\Schemas\"","level":"debug"}}Content-Length: 297
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Opening registry key \"Software\\\\Classes\\\\Local Settings\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\AppModel\\\\Repository\\\\Packages\\\\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\"","level":"debug"}}Content-Length: 281
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Opening registry key \"Software\\\\Classes\\\\Local Settings\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\AppModel\\\\SystemAppData\\\\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\\\\Schemas\"","level":"debug"}}Content-Length: 295
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Opening registry key \"Software\\\\Classes\\\\Local Settings\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\AppModel\\\\Repository\\\\Packages\\\\PythonSoftwareFoundation.Python.3.8_3.8.2800.0_x64__qbz5n2kfra8p0\"","level":"debug"}}Content-Length: 281
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Opening registry key \"Software\\\\Classes\\\\Local Settings\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\AppModel\\\\SystemAppData\\\\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\\\\Schemas\"","level":"debug"}}Content-Length: 295
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Opening registry key \"Software\\\\Classes\\\\Local Settings\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\AppModel\\\\Repository\\\\Packages\\\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\"","level":"debug"}}Content-Length: 282
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Opening registry key \"Software\\\\Classes\\\\Local Settings\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\AppModel\\\\SystemAppData\\\\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\\\\Schemas\"","level":"debug"}}Content-Length: 297
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Opening registry key \"Software\\\\Classes\\\\Local Settings\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\AppModel\\\\Repository\\\\Packages\\\\PythonSoftwareFoundation.Python.3.12_3.12.1008.0_x64__qbz5n2kfra8p0\"","level":"debug"}}Content-Length: 282
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Opening registry key \"Software\\\\Classes\\\\Local Settings\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\AppModel\\\\SystemAppData\\\\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\\\\Schemas\"","level":"debug"}}Content-Length: 297
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Opening registry key \"Software\\\\Classes\\\\Local Settings\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\AppModel\\\\Repository\\\\Packages\\\\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\"","level":"debug"}}Content-Length: 1295
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":"Python 3.10","name":null,"pythonExecutablePath":"C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python3.10.exe","category":"windowsStore","version":"3.10","envPath":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0","envManager":null,"pythonRunCommand":["C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python3.10.exe"],"projectPath":null,"arch":"x64","symlinks":["C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python\"3.10\".exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\python.exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\python3.exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\python\"3.10\".exe","C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\\python.exe","C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\\python\"3.10\".exe"],"creationTime":null,"modifiedTime":null,"company":null,"companyDisplayName":null}}Content-Length: 1279
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":"Python 3.8","name":null,"pythonExecutablePath":"C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python3.8.exe","category":"windowsStore","version":"3.8","envPath":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.2800.0_x64__qbz5n2kfra8p0","envManager":null,"pythonRunCommand":["C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python3.8.exe"],"projectPath":null,"arch":"x64","symlinks":["C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python\"3.8\".exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\\python.exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\\python3.exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\\python\"3.8\".exe","C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.2800.0_x64__qbz5n2kfra8p0\\python.exe","C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.2800.0_x64__qbz5n2kfra8p0\\python\"3.8\".exe"],"creationTime":null,"modifiedTime":null,"company":null,"companyDisplayName":null}}Content-Length: 1279
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":"Python 3.9","name":null,"pythonExecutablePath":"C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python3.9.exe","category":"windowsStore","version":"3.9","envPath":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0","envManager":null,"pythonRunCommand":["C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python3.9.exe"],"projectPath":null,"arch":"x64","symlinks":["C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python\"3.9\".exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\\python.exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\\python3.exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\\python\"3.9\".exe","C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\python.exe","C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\\python\"3.9\".exe"],"creationTime":null,"modifiedTime":null,"company":null,"companyDisplayName":null}}Content-Length: 1295
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":"Python 3.12","name":null,"pythonExecutablePath":"C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python3.12.exe","category":"windowsStore","version":"3.12","envPath":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.12_3.12.1008.0_x64__qbz5n2kfra8p0","envManager":null,"pythonRunCommand":["C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python3.12.exe"],"projectPath":null,"arch":"x64","symlinks":["C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python\"3.12\".exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\\python.exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\\python3.exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\\python\"3.12\".exe","C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.12_3.12.1008.0_x64__qbz5n2kfra8p0\\python.exe","C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.12_3.12.1008.0_x64__qbz5n2kfra8p0\\python\"3.12\".exe"],"creationTime":null,"modifiedTime":null,"company":null,"companyDisplayName":null}}Content-Length: 1295
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":"Python 3.11","name":null,"pythonExecutablePath":"C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python3.11.exe","category":"windowsStore","version":"3.11","envPath":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0","envManager":null,"pythonRunCommand":["C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python3.11.exe"],"projectPath":null,"arch":"x64","symlinks":["C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\python\"3.11\".exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\\python.exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\\python3.exe","C:\\Users\\kanadig\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\\python\"3.11\".exe","C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\\python.exe","C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\\python\"3.11\".exe"],"creationTime":null,"modifiedTime":null,"company":null,"companyDisplayName":null}}Content-Length: 116
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Searching HKLM\\Software\\Python\\PythonCore","level":"debug"}}Content-Length: 146
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Found Python (C:\\Python311\\) in HKLM\\Software\\Python\\PythonCore\\3.11","level":"debug"}}Content-Length: 159
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Found Python (C:\\Program Files\\Python37\\) in HKLM\\Software\\Python\\PythonCore\\3.7","level":"debug"}}Content-Length: 116
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Searching HKCU\\Software\\Python\\PythonCore","level":"debug"}}Content-Length: 230
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Found Python (C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.12_3.12.1008.0_x64__qbz5n2kfra8p0) in HKCU\\Software\\Python\\PythonCore\\3.12","level":"debug"}}Content-Length: 479
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":"Python 3.11 (64-bit)","name":null,"pythonExecutablePath":"C:\\Python311\\python.exe","category":"windowsRegistry","version":"3.11.9","envPath":"C:\\Python311\\","envManager":null,"pythonRunCommand":["C:\\Python311\\python.exe"],"projectPath":null,"arch":"x64","symlinks":null,"creationTime":1712087000000,"modifiedTime":1712087000000,"company":"PythonCore","companyDisplayName":"Python Software Foundation"}}Content-Length: 519
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":"Python 3.7 (64-bit)","name":null,"pythonExecutablePath":"C:\\Program Files\\Python37\\python.exe","category":"windowsRegistry","version":"3.7.9","envPath":"C:\\Program Files\\Python37\\","envManager":null,"pythonRunCommand":["C:\\Program Files\\Python37\\python.exe"],"projectPath":null,"arch":"x64","symlinks":null,"creationTime":1597719568000,"modifiedTime":1597719568000,"company":"PythonCore","companyDisplayName":"Python Software Foundation"}}Content-Length: 710
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":"Python 3.12","name":null,"pythonExecutablePath":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.12_3.12.1008.0_x64__qbz5n2kfra8p0\\python3.12.exe","category":"windowsRegistry","version":"3.12.3","envPath":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.12_3.12.1008.0_x64__qbz5n2kfra8p0","envManager":null,"pythonRunCommand":["C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.12_3.12.1008.0_x64__qbz5n2kfra8p0\\python3.12.exe"],"projectPath":null,"arch":"x64","symlinks":null,"creationTime":1712881149735,"modifiedTime":1712881170740,"company":"PythonCore","companyDisplayName":null}}Content-Length: 156
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Found environments.txt file \"C:\\\\Users\\\\kanadig\\\\.conda\\\\environments.txt\"","level":"debug"}}Content-Length: 192
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"envManager","params":{"executablePath":"C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","version":"23.1.0","tool":"conda","company":null,"companyDisplayName":null}}Content-Length: 656
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":null,"name":null,"pythonExecutablePath":"C:\\ProgramData\\Miniconda3\\python.exe","category":"conda","version":"3.10.9","envPath":"C:\\ProgramData\\Miniconda3","envManager":{"executablePath":"C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","version":"23.1.0","tool":"conda","company":null,"companyDisplayName":null},"pythonRunCommand":["C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","run","-p","C:\\ProgramData\\Miniconda3","python"],"projectPath":null,"arch":"x64","symlinks":null,"creationTime":1676404923643,"modifiedTime":1673450241000,"company":null,"companyDisplayName":null}}Content-Length: 684
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":null,"name":".conda","pythonExecutablePath":"C:\\GIT\\demo\\demo_sample1\\.conda\\python.exe","category":"conda","version":"3.8.18","envPath":"C:\\GIT\\demo\\demo_sample1\\.conda","envManager":{"executablePath":"C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","version":"23.1.0","tool":"conda","company":null,"companyDisplayName":null},"pythonRunCommand":["C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","run","-p","C:\\GIT\\demo\\demo_sample1\\.conda","python"],"projectPath":null,"arch":"x64","symlinks":null,"creationTime":1694476943983,"modifiedTime":1694439641000,"company":null,"companyDisplayName":null}}Content-Length: 704
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":null,"name":".conda","pythonExecutablePath":"C:\\GIT\\LSP\\jedi-language-server\\.conda\\python.exe","category":"conda","version":"3.7.1","envPath":"C:\\GIT\\LSP\\jedi-language-server\\.conda","envManager":{"executablePath":"C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","version":"23.1.0","tool":"conda","company":null,"companyDisplayName":null},"pythonRunCommand":["C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","run","-p","C:\\GIT\\LSP\\jedi-language-server\\.conda","python"],"projectPath":null,"arch":"x64","symlinks":null,"creationTime":1676405219999,"modifiedTime":1544504114000,"company":null,"companyDisplayName":null}}Content-Length: 699
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":null,"name":"named1","pythonExecutablePath":"C:\\Users\\kanadig\\.conda\\envs\\named1\\python.exe","category":"conda","version":"3.12.0","envPath":"C:\\Users\\kanadig\\.conda\\envs\\named1","envManager":{"executablePath":"C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","version":"23.1.0","tool":"conda","company":null,"companyDisplayName":null},"pythonRunCommand":["C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","run","-p","C:\\Users\\kanadig\\.conda\\envs\\named1","python"],"projectPath":null,"arch":"x64","symlinks":null,"creationTime":1707889429223,"modifiedTime":1696267323428,"company":null,"companyDisplayName":null}}Content-Length: 699
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":null,"name":".conda","pythonExecutablePath":"C:\\GIT\\test_environments\\env1\\.conda\\python.exe","category":"conda","version":"3.7.16","envPath":"C:\\GIT\\test_environments\\env1\\.conda","envManager":{"executablePath":"C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","version":"23.1.0","tool":"conda","company":null,"companyDisplayName":null},"pythonRunCommand":["C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","run","-p","C:\\GIT\\test_environments\\env1\\.conda","python"],"projectPath":null,"arch":"x64","symlinks":null,"creationTime":1678387634784,"modifiedTime":1673971663000,"company":null,"companyDisplayName":null}}Content-Length: 703
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":null,"name":".conda2","pythonExecutablePath":"C:\\GIT\\test_environments\\env1\\.conda2\\python.exe","category":"conda","version":"3.10.9","envPath":"C:\\GIT\\test_environments\\env1\\.conda2","envManager":{"executablePath":"C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","version":"23.1.0","tool":"conda","company":null,"companyDisplayName":null},"pythonRunCommand":["C:\\ProgramData\\Miniconda3\\Scripts\\conda.exe","run","-p","C:\\GIT\\test_environments\\env1\\.conda2","python"],"projectPath":null,"arch":"x64","symlinks":null,"creationTime":1678388672231,"modifiedTime":1678272249000,"company":null,"companyDisplayName":null}}Content-Length: 498
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"pythonEnvironment","params":{"displayName":null,"name":null,"pythonExecutablePath":"c:\\GIT\\s p\\vscode-python\\.venv\\Scripts\\python.exe","category":"system","version":"3.8.10","envPath":"c:\\GIT\\s p\\vscode-python\\.venv","envManager":null,"pythonRunCommand":["c:\\GIT\\s p\\vscode-python\\.venv\\Scripts\\python.exe"],"projectPath":null,"arch":null,"symlinks":null,"creationTime":1698691197341,"modifiedTime":1698691197355,"company":null,"companyDisplayName":null}}Content-Length: 108
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"log","params":{"message":"Native Locator took 154 milliseconds.","level":"info"}}Content-Length: 47
Content-Type: application/vscode-jsonrpc; charset=utf-8

{"jsonrpc":"2.0","method":"exit","params":null}

@DonJayamanne
Copy link
Author

ws store and by registry locator. I don't think it should be reported, as it is the same path as the one reported by store.

@karthiknadig today we de-duplicate using exe.
Looks like we need to de-duplicate using env path as well, will fix that later, I want to ensure we have a better way to de-duplicate these

@DonJayamanne DonJayamanne added skip tests Updates to tests unnecessary no-changelog No news entry required skip package*.json package.json and package-lock.json don't both need updating labels May 27, 2024
@DonJayamanne DonJayamanne marked this pull request as ready for review May 27, 2024 02:47
@DonJayamanne DonJayamanne enabled auto-merge (squash) May 27, 2024 02:48
@VSCodeTriageBot VSCodeTriageBot added this to the May 2024 milestone May 27, 2024
@DonJayamanne DonJayamanne merged commit b402f12 into main May 27, 2024
81 of 83 checks passed
@karthiknadig karthiknadig deleted the fxWinRegLocator branch June 13, 2024 20:07
DonJayamanne added a commit that referenced this pull request Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog No news entry required skip package*.json package.json and package-lock.json don't both need updating skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants