Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Issue with Pyrebase and PyCryptodome #454

Open
Darrshan-Sankar opened this issue Apr 16, 2024 · 1 comment
Open

Dependency Issue with Pyrebase and PyCryptodome #454

Darrshan-Sankar opened this issue Apr 16, 2024 · 1 comment

Comments

@Darrshan-Sankar
Copy link

Darrshan-Sankar commented Apr 16, 2024

Issue Description:

The current version of Pyrebase exhibits a dependency conflict with PyCryptodome. The setup script specifies pycryptodome==3.4.3 as a requirement, but it's observed that Pyrebase functions correctly with version pycryptodome==3.19.0. This creates confusion and potential installation problems for users.

Steps to Reproduce:

Attempt to install Pyrebase with the specified dependencies using "pip install pyrebase pycryptodome==3.19.0".
Observe the error message indicating an incompatible version of PyCryptodome.

@devded
Copy link

devded commented Nov 29, 2024

As Pyrebase is not maintainded i think it's better move on to pyrebase4 it's a fork of Pyrebase also no need to update existing code just need to update import.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants