Replies: 2 comments
-
|
What are you trying to accomplish? Pybricks uses MicroPython, so Python packages can't be used. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Here’s how you can use the keyboard in your code. No additional packages required: https://pybricks.com/projects/tutorials/wireless/hub-to-device/pc-keyboard/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Because I want to use pip install keyboard.
Beta Was this translation helpful? Give feedback.
All reactions