Using the Pybricks library in standard python, how do i intitialize an Inventor Hub #1607
Unanswered
ihavenoideawhatimdoingh
asked this question in
Q&A
Replies: 2 comments 3 replies
|
btw ik that the writen lines are nothing but im talking about the print |
0 replies
|
Pybricks run on MicroPython on the hub, it doesn't run using standard Python or on your computer. You can make a program that communicates from the hub to your computer though. |
3 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.
so i have this simple script
i need to use standard python to use pyautogui so if someone has any way of helping me initialize the hub, please tell me (ive already connected via bluetooth)
All reactions