Open StoyanStAtanasov opened 1 year ago
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 ?
My project is a directory, it is not a workspace project. Is that significant?
I think it has to be turned into a workspace for that option to appear.
How do you do that?
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
Indeed there seems to be a problem, maybe something changed in the latest VS Code versions. I'll investigate.
Some issue here, is it mac issue?
same here. on an intel mac. Torch studio app says extension installed but nowhere to be found inside vs code
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.
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
There is no "new torchstudio training" button.