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

**Describe the bug** The unhandled exception handler does not handle exceptions. We call `print_final_exception()` but the print functions can also raise an exception. Since there is no `nlr_push()` to handle...

bug
software: pybricks-micropython
topic: MicroPython

Hello, For large programs, it would be great to have a scrolling possibility in the block editor. Instead, currently scrolling zooms in and out

enhancement
software: pybricks-blocks

**Is your feature request related to a problem? Please describe.** In large projects, it is difficult to find a my_task **Describe the solution you'd like** It would be nice if...

enhancement
software: pybricks-code
software: pybricks-blocks

**Describe the bug** I am unable to install a driver for a USB wifi adapter because make is not installed. (Note that I am connected to WIFI via USB to...

support
software: ev3dev

**Describe the bug** Running pybricks beta (and the same goes for stable code) can import from the tablet, onedrive and dropbox. I chose onedrive. Then I want to export the...

bug
software: pybricks-code

**Is your feature request related to a problem? Please describe.** Currently we have the DriveBase and the Car in the robotics folder. It would be great to add support for...

enhancement
software: pybricks-micropython

Despite being frequently requested, we've not enabled file system access until now for a few reasons: 1. Compatibility with MINDSTORMS Robot Inventor / SPIKE V2 (`littlefs v1`) / SPIKE V3...

platform: EV3
hub: primehub/inventorhub

**Describe the bug** If program have input number with "0" start (e.g. print(50) -> print(050)), import seems will no downlaod to brick. Some time just wrongly type extra 0 in...

bug
software: pybricks-code

**Describe the bug** WebBLE is the only browser so-far that I have been able to connect with a Pybricks hub with on an IPad. Creating and deploying code works great!...

blocked: upstream
OS: iOS
software: pybricks-code
software: pybricks-blocks

**Is your feature request related to a problem? Please describe.** I'm missing `Comments` block in the setup area. I believe this would help documenting the setup part. **Describe the solution...

enhancement
software: pybricks-blocks