error when installing a library from thonny "manage packages"

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
KAG Tech0262
Posts: 10
Joined: Wed Aug 04, 2021 7:04 am

error when installing a library from thonny "manage packages"

Post by KAG Tech0262 » Tue Aug 10, 2021 8:30 am

hey guys...we are trying to install a urtc library in order to set the date and time on the raspberry pi pico'

here is the error message...please help us on how to troubleshoot and add a library
Installing to: C:\Users\suppo\AppData\Local\Temp\tmpctsxy2f4\

micropip returned with error code 1

User avatar
aivarannamaa
Posts: 171
Joined: Fri Sep 22, 2017 3:19 pm
Location: Estonia
Contact:

Re: error when installing a library from thonny "manage packages"

Post by aivarannamaa » Tue Aug 10, 2021 10:40 am

Which Thonny version are you using?
Aivar Annamaa
https://thonny.org

KAG Tech0262
Posts: 10
Joined: Wed Aug 04, 2021 7:04 am

Re: error when installing a library from thonny "manage packages"

Post by KAG Tech0262 » Tue Aug 10, 2021 12:21 pm

version 3.3.6

User avatar
aivarannamaa
Posts: 171
Joined: Fri Sep 22, 2017 3:19 pm
Location: Estonia
Contact:

Re: error when installing a library from thonny "manage packages"

Post by aivarannamaa » Tue Aug 10, 2021 6:16 pm

In this case try upgrading Thonny.
Aivar Annamaa
https://thonny.org

KAG Tech0262
Posts: 10
Joined: Wed Aug 04, 2021 7:04 am

Re: error when installing a library from thonny "manage packages"

Post by KAG Tech0262 » Wed Aug 11, 2021 6:26 am

we did and we managed to add the library, thank you

Post Reply