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

Python Extension: (pidusage) Error #179

Closed
kjsdfkjlla opened this issue May 3, 2024 · 1 comment
Closed

Python Extension: (pidusage) Error #179

kjsdfkjlla opened this issue May 3, 2024 · 1 comment

Comments

@kjsdfkjlla
Copy link

kjsdfkjlla commented May 3, 2024

Version: VS Code 1.89.0 (user setup) with Python v2024.6.0 installed via VS Code extensions
Commit: b58957e67ee1e712cebf466b995adf4c5307b2bd
Date: 2024-05-01T02:09:22.859Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Windows_NT x64 10.0.22631

Python v2024.6.0

ms-python.python
Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information.

When I go into developer tools this is what I get:

ERR [Extension Host] Python Extension: (pidusage) Error:
Fri May 03 2024 07:30:31 GMT-0700 (Pacific Daylight Time) Wmic errored, please open an issue on https://github.com/soyuka/pidusage with this message.
Command was "wmic PROCESS 2716 get workingsetsize,usermodetime,kernelmodetime"
System informations:

  • release: 10.0.22631
  • type Windows_NT
    Wmic reported the following error: No Instance(s) Available..
    Wmic exited with code 0.
    Stdout was empty
    at ChildProcess. (c:\Users\admin.vscode\extensions\geecode.geecode-python-2019.5.10\out\client\extension.js:83:77246)
    at ChildProcess.emit (node:events:517:28)
    at maybeClose (node:internal/child_process:1098:16)
    at ChildProcess._handle.onexit (node:internal/child_process:303:5)
    console.ts:137 [Extension Host] Python Extension: (pidusage) Error:
    Fri May 03 2024 07:30:31 GMT-0700 (Pacific Daylight Time) Wmic errored, please open an issue on https://github.com/soyuka/pidusage with this message.
    Command was "wmic PROCESS 2716 get workingsetsize,usermodetime,kernelmodetime"
    System informations:
  • release: 10.0.22631
  • type Windows_NT
    Wmic reported the following error: No Instance(s) Available..
    Wmic exited with code 0.
    Stdout was empty
    at ChildProcess. (c:\Users\nisan.vscode\extensions\geecode.geecode-python-2019.5.10\out\client\extension.js:83:77246)
    at ChildProcess.emit (node:events:517:28)
    at maybeClose (node:internal/child_process:1098:16)
    at ChildProcess._handle.onexit (node:internal/child_process:303:5)
@soyuka
Copy link
Owner

soyuka commented May 3, 2024

The process you try to reach does not exist anymore, I suggest reporting that to the geecode-python extension at https://marketplace.visualstudio.com/items?itemName=geecode.geecode-python

@soyuka soyuka closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants