support
support copied to clipboard
Pybricks support and general discussion
**Is your feature request related to a problem? Please describe.** It could be nice if there was a way to label inputs, so the callers are more descriptive.  **Describe...
I cannot use 'variables' in 'set up' in block coding. I'm getting the error below. **NameError: name 'gear_ratio' isn't defined** I think this is because when translated to Python, 'Initialize...
I think I nice future feature would be to have a "python snippet" block. That would allow running of small sections of python code within a block. This would create...
Navigating and editing becomes difficult for even medium sized block programs. Collapsing (resp. Folding) and expanding of (at least own) tasks would help a lot. I know it is possible...
> Also, would be nice if there was a way to add comments on the block coding side. _Originally posted by @southlakefll in https://github.com/pybricks/support/discussions/1348_
[Bug]
**Describe the bug** My Lego Technic hub cannot connect to Bluethooth using https://code.pybricks.com/ Getting error "Permission denied" When trying to connect directly from my Windows 10 setting it connected for...
**Describe the bug** Block Coding: When using Broadcast in two or more tasks running simultaneously, an error will be thrown and the program will terminate. Error below: "OSError: This resource...
(...) with the beta firmware and in the middle of running the program, before it finished downloading to the hub, I got an unexpected error message popup stating "GATT Error...
**Describe the bug** In code.pybricks.com I want to save all sources in a zip, so press the `Backup all files` Results in ``` Error: Failed to execute 'showSaveFilePicker' on 'Window':...
**Describe the bug** Since a recent Blockly update, the label on a function caller block is not inline with other blocks. 