Skip to content

What is "[-]calg library: http://c-algorithms.sourceforge.net" trying to tell me? #87

@rsharris

Description

@rsharris

I've installed pybloomfilter using pip, on a linux machine running python 2.7.15. When I do "import pybloomfilter", i get this message on the console as my python exits:
[-]calg library: http://c-algorithms.sourceforge.net

Trying to figure out what this message means.

(1) Is this message coming from the pybloomfilter module or is it coming from somewhere in the guts of python?

(2) Is it trying to tell me it needs some module related to that sourceforge URL? Usually if a module is missing python gives me a traceback showing me where the exception occurred. But here I get no traceback, just the cryptic message above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions