WoolDoughnut310 / micropython-firebase-firestore

Firebase Firestore implementation for Micropython.
MIT License
8 stars 2 forks source link

Cannot install with upip on my esp8266 #3

Open mukherjeeritwik3 opened 1 year ago

mukherjeeritwik3 commented 1 year ago

Cannot install with upip on my esp8266

Warning: micropython.org SSL certificate is not validated Error installing 'micropython-firebase-firestore': memory allocation failed, allocating 10267 bytes, packages may be partially installed

HabibMCS commented 1 year ago

Remove all the query starter thread keywords in the ufirestore.py and try again. As an example try this one, I am still working on it for sending values ufirestore.zip