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** when i try to run any code it says ``` Starting: brickrun --directory="/home/robot/Project" "/home/robot/Project/main.py" -------- Starting program failed: Failed to execute child process "/home/robot/Project/main.py" (No such file...

platform: EV3
software: ev3dev-browser
close-me
software: ev3dev

This is a note for future consideration as we might not get to it now. The system light interface seems to have evolved to be a bit more complicated than...

enhancement
software: pybricks-micropython
topic: optimization

Using the block interface, when positioning the motors to a specified angle, it moves "close" to the angle and then frequently has a small adjustment. Makes it difficult to do...

support
topic: motors

**Is your feature request related to a problem? Please describe.** It would be awesome to get a block for `motor.run_time` function as with competition this is the first recommended and...

enhancement
topic: motors
software: pybricks-micropython
software: pybricks-blocks

Well first of all, for PacketLogger to work on Mac OS X one needs to install a Bluetooth logging profile now so that took me a little while to figure...

bug
hub: technichub
topic: bluetooth
software: pybricks-micropython

This isn't a pressing issue, but I'm collecting some notes that came up in https://github.com/pybricks/pybricks-micropython/pull/246 where this won't be addressed. Both `stdout` and outgoing appdata are limited to 20 byte...

enhancement
software: pybricks-code
software: pybricks-micropython

**Is your feature request related to a problem? Please describe.** The following message is shown on Chrome on iPad. Pybricks isn't supported on iPad, so this message is a bit...

enhancement
software: pybricks-code

**Describe the bug** The following speaker functions do not work on Mindstorms Inventor: 1. `play_file` 2. `say` 3. `set_speech_options` 4. `set_volume` Once called, an error is thrown: ``` AttributeError: 'Speaker'...

documentation
enhancement
topic: sound
software: pybricks-micropython

**Describe the bug** Unexpected block pasted after copy of a "program" block **To reproduce** Steps to reproduce the behavior: 1. Open or create a block program 2. Click on the...

bug
software: pybricks-blocks

The Run button is greyed out when a hub is connected with the new firmware and wont let me run any code at all. On reproducing the problem i have...

bug
software: pybricks-code