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

VSCode Extension fails to install #44

Open
StoyanStAtanasov opened this issue Jan 26, 2023 · 9 comments
Open

VSCode Extension fails to install #44

StoyanStAtanasov opened this issue Jan 26, 2023 · 9 comments

Comments

@StoyanStAtanasov
Copy link

VSCode
Version: 1.74.3 (user setup)
Commit: 97dec172d3256f8ca4bfb2143f3f76b503ca0534
Date: 2023-01-09T16:59:02.252Z
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.22621
Sandboxed: No

TorchStudio 0.9.14
image

There is no "new torchstudio training" button.

@divideconcept
Copy link
Contributor

To be clear, after restarting VS Code and right clicking on your VS Code project in the WORKSPACE panel, you don't see anything like this ?
image

@StoyanStAtanasov
Copy link
Author

My project is a directory, it is not a workspace project. Is that significant?

@divideconcept
Copy link
Contributor

I think it has to be turned into a workspace for that option to appear.

@StoyanStAtanasov
Copy link
Author

How do you do that?

@StoyanStAtanasov
Copy link
Author

I have saved my project as a workspace in the same project directory. I have added a project directory inside with an empty python file. Still not having the button
image

@divideconcept
Copy link
Contributor

Indeed there seems to be a problem, maybe something changed in the latest VS Code versions. I'll investigate.

@DaiZack
Copy link

DaiZack commented Feb 19, 2023

Some issue here, is it mac issue?

@drjkpalli
Copy link

same here. on an intel mac. Torch studio app says extension installed but nowhere to be found inside vs code

@divideconcept
Copy link
Contributor

It's due to a change since VSCode 1.75, simple workaround is to delete ~/.vscode/extensions/extensions.json
VSCode will rebuild it at the next launch, and you should see the TorchStudio extension.

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

4 participants