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

> My team is putting one file per mission model and one issue is that they often hit play from their mission model file instead of the main file that...

software: pybricks-code

**Describe the bug** On smaller screens, the install button is not in view. A scroll bar _does_ show, but it is hidden on the right, as screenshot below. **To reproduce**...

bug
software: pybricks-code

**Describe the bug** got an error upon running the program followed by a bluetooth disconnect and hub shutdown **To reproduce** no clue, this has happened to me many times but...

topic: bluetooth
software: pybricks-code

**Describe the bug** Python files turning into block files **To reproduce** 1. Copy a Python code from the read-only editor in blocks programming 2. Create a new Python project and...

software: pybricks-code
software: pybricks-blocks

I just implemented some Google Drive integration. Check out this demo here: https://scatwang.github.io/pybricks-code/ [video](https://youtu.be/ICei6QOQEUw) ![WX20241012-215438@2x](https://github.com/user-attachments/assets/d95b0beb-d38e-4886-8378-d1c9cbdc287a) Basically, it use Google Drive API to upload and download files. The react app get...

enhancement
software: pybricks-code

**Is your feature request related to a problem? Please describe.** Faced with an empty screen, it can be tricky to find where to start: ![image](https://github.com/pybricks/support/assets/12326241/4e5c9ec5-391e-4e75-ab41-87e9d907fadc) **Describe the solution you'd like**...

enhancement
software: pybricks-code

Hi there, I'm trying to fix a 88016 Hub with your procedure (update-loop-issue) on Chrome but fail to even connect the hub properly. Also tried the firmware restore but it...

support
OS: macOS
topic: USB

**Describe the bug** When a SystemExit or SystemAbort is raise, we print a special message that hides the stack trace. If there is already text on a line in a...

bug
software: pybricks-micropython
topic: MicroPython

**Is your feature request related to a problem? Please describe.** We currently use the gyro only for angular feedback (the P term) but not for angular velocity (the D term)....

enhancement
topic: motors
topic: control
topic: imu

**Is your feature request related to a problem? Please describe.** > Hello, We are announcing the deprecation of Sphinx context injection at build time for all the projects. The deprecation...

documentation
enhancement
devops