Error uploading extern library

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
Post Reply
JDZarate
Posts: 1
Joined: Fri May 07, 2021 7:30 pm

Error uploading extern library

Post by JDZarate » Fri May 07, 2021 7:37 pm

Hi! im new on programming the raspberry pi pico, im trying to upload any external library to my raspberry but it always show the error:

Installing to temp directory
Error installing 'micropython-ssd1306': b'403'
Installing to: C:\Users\EQUIPO\AppData\Local\Temp\tmpndtr5075\

micropip returned with error code 1

I dont know how to solve it :(, i had uploaded a basic program for turning on and off a LED and it worked fine, but when i try to upload a external library, it show the error before.

Post Reply