Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

No module named google.generativeai.cli on Kali Linux with Python 3.13 #750

@nicholasse-801

Description

@nicholasse-801

Description of the bug:

When installing google-generativeai (version 0.8.5) on a fresh Kali Linux system with Python 3.13, the installation succeeds, but the CLI is not usable.

Even inside a clean virtual environment, running python -m google.generativeai.cli fails with the error: No module named google.generativeai.cli.

This indicates that the package's [project.scripts] entry point is not being installed correctly in this environment.

Actual vs expected behavior:

No response

Any other information you'd like to share?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions