Pyrebase icon indicating copy to clipboard operation
Pyrebase copied to clipboard

Not working

Open Rasantis opened this issue 3 years ago • 4 comments

This lib is still working ? I try to use , but it show error in import pyrebase and another error in failed to install pycryptodome. If this lib is not being updated , or working anymore , what lib should i use ? Im working with real time database.

Rasantis avatar Apr 28 '22 11:04 Rasantis

i have the same issue, basically when i try to install, it give me the following error message Screenshot 2022-04-29 091009

Akay729 avatar Apr 29 '22 07:04 Akay729

It appears that this project is no longer being maintained. However, I have a fork that is updated and I can confirm works: https://github.com/heston/Pyrebase/tree/heston-dev.

You can install with:

pip install -e git+https://github.com/heston/Pyrebase.git@a77bd6f6def656b1dcd77d938fac2707f3c4ba61#egg=Pyrebase

heston avatar May 11 '22 19:05 heston

@heston you are a hero! 🎉

s2t2 avatar May 18 '22 22:05 s2t2

More fixes in Pyrebase4 fork.

juha-kassone avatar Jun 27 '22 09:06 juha-kassone