vscode-genv icon indicating copy to clipboard operation
vscode-genv copied to clipboard

Dependencies on Windows

Open joshmouch opened this issue 1 year ago • 2 comments

Hi, on Windows, win I click on the GPU icon, there's an error because it can't find the "pip" executable. I do not have it installed. Maybe it should be part of the vscode-genv install?

2024-05-24 18:02:42.388 [error] Error: Command failed: pip install genv 'pip' is not recognized as an internal or external command, operable program or batch file.

at ChildProcess.exithandler (node:child_process:423:12)
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)
at Process.callbackTrampoline (node:internal/async_hooks:130:17) genv.installation.install {"value":"run-ai.vscode-genv","_lower":"run-ai.vscode-genv"}

joshmouch avatar May 24 '24 22:05 joshmouch

hi @joshmouch thanks for reaching out! unfortuantely, Genv does not support Windows machines at the moment, and it is not planned for any time soon

razrotenberg avatar May 27 '24 08:05 razrotenberg

Ok. Is there a way to either say that during the install or, even better, do the windows install but then automatically target the wsl2 Linux install like Ai Studio for VScode (previously windows ai studio) does?

On Mon, May 27, 2024, 4:00 AM Raz Rotenberg @.***> wrote:

hi @joshmouch https://github.com/joshmouch thanks for reaching out! unfortuantely, Genv does not support Windows machines at the moment, and it is not planned for any time soon

— Reply to this email directly, view it on GitHub https://github.com/run-ai/vscode-genv/issues/10#issuecomment-2132879948, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXURRENGAPACCM2E4O3PIDZELRZ3AVCNFSM6AAAAABIII5DI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZSHA3TSOJUHA . You are receiving this because you were mentioned.Message ID: @.***>

joshmouch avatar May 27 '24 13:05 joshmouch