nhorvath / Pyrebase4

A simple python wrapper for the Firebase API. ⛺
248 stars 61 forks source link

import error #64

Open Nishant-Kumar-2002 opened 1 year ago

Nishant-Kumar-2002 commented 1 year ago

Make sure these boxes are checked before submitting your issue:

[] Check that your version of Python is 3.4+ [] Check that you are on the newest version of Pyrebase [] Check that Email/password provider is enabled in your Firebase dashboard under Auth -> Sign In Method.

import pyrebase gives error from Crypto.PublicKey import RSA ModuleNotFoundError: No module named 'Crypto' Crypto is installed already.

Please don't be discouraged if you do not get a response to your issue quickly, I maintain Pyrebase for fun and don't always have as much free time as I'd like.

Thank you for helping make Pyrebase better!