Skip to content

Pubsub: 'thread_name_prefix' error #6008

@kerighan

Description

@kerighan

Hi !

I have installed and upgraded google cloud (Im' working on Python 2.7), but whenever I try to create a SubscriberClient object, I get the following error : TypeError: init() got an unexpected keyword argument 'thread_name_prefix'

This happens on my machine but also on Google Compute engines. This error comes from the fact that the concurrent.futures.ThreadPoolExecutor class does not have a "thread_name_prefix" argument.

Do you have a solution for my error ? Can you reproduce it ? Thank you very much for your help !

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the Pub/Sub API.packagingtype: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions