v923z / micropython-ulab

a numpy-like fast vector module for micropython, circuitpython, and their derivatives
https://micropython-ulab.readthedocs.io/en/latest
MIT License
416 stars 114 forks source link

[FEATURE REQUEST] Is there anyway to load pickle into micropython? #623

Open alibukharai opened 1 year ago

alibukharai commented 1 year ago

Describe the solution you'd like I am working with esp32. I want to load a pickle file inside micropython? is there anyway to deal with this situation

v923z commented 1 year ago

No, there is no way.