Skip to content

Can't find Client attribute for translate  #636

Description

I get an attribute error while trying to call the Client function on the translate object.
Traceback (most recent call last):
File "exmp.py", line 49, in
translate_client = translate.Client(SECRET_KEY)
AttributeError: 'function' object has no attribute 'Client'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions