thisbejim / Pyrebase

A simple python wrapper for the Firebase API.
2.05k stars 525 forks source link

Can't install it! #426

Closed Sayad-Uddin-Tahsin closed 1 year ago

Sayad-Uddin-Tahsin commented 1 year ago

I can't install pyrebase in Python 3.9 error: running build_ext [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: legacy-install-failure

× Encountered error while trying to install package. ╰─> pycryptodome

note: This is an issue with the package mentioned above, not pip. hint: See above for output from the failure.

AsifArmanRahman commented 1 year ago

@Sayad-Uddin-Tahsin you can consider to use firebase-rest-api .

IGN-Styly commented 1 year ago

Try Reinstalling pip dowloading the dot PY from https://pip.pypa.io/en/stable/installation/

Harishwarrior commented 1 year ago

https://github.com/CSEKINGS/Pyrebase Use this fork as alternative