support icon indicating copy to clipboard operation
support copied to clipboard

Pybricks support and general discussion

Results 283 support issues
Sort by recently updated
recently updated
newest added

**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. ![image](https://github.com/pybricks/support/assets/12326241/b5b459f3-826c-4017-8155-04678fe1ff59) **Describe...

enhancement
software: pybricks-blocks

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...

bug
software: pybricks-blocks

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...

enhancement
triage

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...

enhancement
software: pybricks-blocks

> 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_

enhancement
software: pybricks-blocks

**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...

triage

**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...

bug
support
topic: bluetooth

(...) 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...

topic: bluetooth
software: pybricks-code
software: pybricks-micropython

**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':...

bug
software: pybricks-code

**Describe the bug** Since a recent Blockly update, the label on a function caller block is not inline with other blocks. ![image](https://github.com/pybricks/support/assets/12326241/d22d75e0-edac-4cf1-85a6-00eeb8c85b0e)

bug
software: pybricks-blocks