Skip to content
This repository was archived by the owner on Aug 10, 2023. It is now read-only.
This repository was archived by the owner on Aug 10, 2023. It is now read-only.

Module bardapi not recognised anymore #80

@Alexo47

Description

@Alexo47

I have been using this script that worked perfectly:

!pip install bardapi==0.1.23a
from bardapi import Bard
myToken = 'xxxxxxxx'
bard = Bard(token=myToken)

Now I get systematically an error 'ModuleNotFoundError: No module named 'bardapi'
at line ' from bardapi import Bard

Something changed?

Thanks for the attention, looking forward for feedback.

Cordially,
Alexandre

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