Skip to content

pip install ebird-api results in installing non-functional ebird-api-4.0.0 #30

@sammlapp

Description

@sammlapp

I'm not sure how this happened, but a simple pip install command on August 24, 2025 led to

Downloading ebird_api-4.0.0-py3-none-any.whl.metadata (12 kB)
Downloading ebird_api-4.0.0-py3-none-any.whl (26 kB)
Installing collected packages: ebird-api
Successfully installed ebird-api-4.0.0

and when I tried to use the package, the functionalities were all missing.

I uninstalled then installed ebird-api==3.4.2, the latest version visible on GitHub, and this version is working properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions