Search found 1 match

by Samuel6177
Thu Apr 15, 2021 11:32 pm
Forum: WiPy and CC3200 boards
Topic: How to install library in CC3200 LaunchXL?
Replies: 0
Views: 54181

How to install library in CC3200 LaunchXL?

Hello people, I installed micropython on CC3200 LaunchXL board and I wanted to install some library, but the upip library is not available by default. I tried copying the upip.py and upip_utarfile.py to /flash/lib as shown in the image hosted at ImgBB. The import upip works fine but when I try to ru...