thisbejim / Pyrebase

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

iam unable to install pyrebase by pip #412

Closed codewithawr closed 2 years ago

codewithawr commented 2 years ago

iam gating a error by pip install pyrebase error ERROR: Command errored out with exit status 1: 'd:\project\wallpaper-app-kivy\wallpaper-app\scripts\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\PunjabLab3078779971\\AppData\\Local\\Temp\\pip-install-unxyb2w7\\pycryptodome_405f91be27504f21a8f0a364ba7db66f\\setup.py'"'"'; __file__='"'"'C:\\Users\\PunjabLab3078779971\\AppData\\Local\\Temp\\pip-install-unxyb2w7\\pycryptodome_405f91be27504f21a8f0a364ba7db66f\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\PunjabLab3078779971\AppData\Local\Temp\pip-record-fkkgh4q2\install-record.txt' --single-version-externally-managed --compile --install-headers 'd:\project\wallpaper-app-kivy\wallpaper-app\include\site\python3.9\pycryptodome' Check the logs for full command output.

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.

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!