Replies: 2 comments 1 reply
|
@Jaredkzk What you have done is attempted to install the "real" |
0 replies
|
@Jaredkzk I don't know which exact hardware platform you have, but you can find compiled firmware here: https://github.com/v923z/micropython-builder/. If your platform is missing, I would be more than happy to add that. |
1 reply
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.
How big is this library. I'm trying to install it onto a Raspberry Pi Pico with RO2040 and there is an management error every single time. I'm using Thonny to install the library. It will make folders on the Pico but none of the actual code or files seems to being transferred. I can import numpy as np but cant call any functions. Here is a file with the shell output when i try to install the library.
numpyerror2-5-23.txt
All reactions