Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Emitter.__init__() got an unexpected keyword argument 'request_timeout' #7895

Closed
edgarrmondragon opened this issue Jul 12, 2023 · 0 comments
Labels
kind/Bug Something isn't working valuestream/Meltano

Comments

@edgarrmondragon
Copy link
Collaborator

edgarrmondragon commented Jul 12, 2023

Meltano Version

2.19.1

Python Version

NA

Bug scope

CLI (options, error messages, logging, etc.)

Operating System

NA

Description

Trying to run the CLI, some users run into:

Emitter.__init__() got an unexpected keyword argument 'request_timeout'

This is usually caused by installing another package alongside Meltano, which depends on an older version of the Snowplow client library (most commonly it's dbt).

The solution usually involves installing Meltano in a clean virtual environment and we recommend pipx for that.

Code

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/Bug Something isn't working valuestream/Meltano
Projects
None yet
Development

No branches or pull requests

1 participant