Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Error installing pybloom #36

Open
Minyanaing opened this issue Jul 23, 2019 · 1 comment
Open

Error installing pybloom #36

Minyanaing opened this issue Jul 23, 2019 · 1 comment

Comments

@Minyanaing
Copy link

When doing the install, the following error is obtained.

ERROR: Complete output from command python setup.py egg_info: ERROR: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-iwa1sif6/pybloom/setup.py", line 2, in <module> from ez_setup import use_setuptools File "/tmp/pip-install-iwa1sif6/pybloom/ez_setup.py", line 98 except pkg_resources.VersionConflict, e:
^
SyntaxError: invalid syntax ----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-iwa1sif6/pybloom/

Is there any way to solve the problem?

@vmkhlv
Copy link

vmkhlv commented Jul 31, 2019

@Minyanaing hi, you could probably use pip install pybloom-live(https://github.com/joseph-fox/python-bloomfilter)

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

No branches or pull requests

2 participants