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

Cannot get it to work on Codium, Linux #70

Closed
Sciss opened this issue Jan 5, 2022 · 3 comments
Closed

Cannot get it to work on Codium, Linux #70

Sciss opened this issue Jan 5, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@Sciss
Copy link

Sciss commented Jan 5, 2022

I installed Codium via recommended package manager. It's version 1.63.2; system is Debian 11; Python is 3.9.2. I think the marketplace doesn't work with Codium? Finding the extension from within Codium doesn't work. So I download the extension from the website, and install using codium --install-extension joedevivo.vscode-circuitpython-0.1.15.vsix.

But I think it's missing a step. I get a notification Downloading new bundle: 20220105, but nothing seems to happen. When I try to execute any CircuitPython command, say CircuitPython: Select Serial Port , I just get the error command 'circuitpython.selectBoard' not found.

Screenshot attached.

Info:

Version: 1.63.2
Commit: 899d46d82c4c95423fb7e10e68eba52050e30ba3
Date: 2021-12-17T00:20:01.675Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Linux x64 5.10.0-10-amd64

Screenshot from 2022-01-05 17-27-28

@Sciss Sciss added the bug Something isn't working label Jan 5, 2022
@Sciss
Copy link
Author

Sciss commented Jan 5, 2022

I quit, fixed the marketplace links like this: VSCodium/vscodium#418 (comment)

Restarted Codium, now it said 'Bundle already at latest version: 20220105', no more errors so far, 'Select Serial Port' opens selector.

@Sciss Sciss closed this as completed Jan 5, 2022
@mwaterbu
Copy link

I quit, fixed the marketplace links like this: VSCodium/vscodium#418 (comment)

This didn't work for me. I have tried installing with the vsix file, and through the market (after doing the fix you suggested), neither way works. How is your Codium installed? I am running the Snap package.

It works fine for me with Codium on Windows when installing through the market.

On Linux, I cannot execute any CircuitPython commands, they all give the not found error. Other extensions from the marketplace work fine.
image

@Anonymous941
Copy link

Anonymous941 commented Nov 27, 2023

Exact same issue here on Linux. However even if I switch to VSCode, the issue persists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants