Running Meltano commands raises an error:
__init__() got an unexpected keyword argument 'request_timeout'
This is happening on a simple:
$ meltano state clear
# OR
$ meltano elt
Running Meltano commands raises an error:
__init__() got an unexpected keyword argument 'request_timeout'
This is happening on a simple:
$ meltano state clear
# OR
$ meltano elt
Copyright © 2021 Jogjafile Inc.
you need to likely reinstall Meltano .. based on your error I'd assume you installed via PIP .. make sure you upgrade pip on a clean environment before you try again.. I also suggest you do this before you install meltano