support
support copied to clipboard
Pybricks support and general discussion
[Bug]
**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...
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...
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...
**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...
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...
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...
**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...
**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'...
**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...
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...