rene_czepluch
07/13/2023, 12:45 PMinvalid value -2
?
I have a brand new py virtual env, meltano installed with pipx and I keep running into:
>>> my-meltano-project]$ meltano add extractor tap-github --variant=meltanolabs
Need help fixing this problem? Visit <http://melta.no/> for troubleshooting steps, or to
join our friendly Slack community.
<flag 'DefinitionSource'> invalid value -2
given 0b1 10
allowed 0b1 11
rene_czepluch
07/13/2023, 12:46 PMjanis_puris
07/13/2023, 12:50 PMrene_czepluch
07/13/2023, 12:53 PMjanis_puris
07/13/2023, 12:56 PM3.8
? AFAIK this bug is exclusive to 3.11.4
The bug https://github.com/python/cpython/issues/105497rene_czepluch
07/13/2023, 12:57 PMjanis_puris
07/13/2023, 12:57 PMjanis_puris
07/13/2023, 12:58 PM3.8.10
should resolve itrene_czepluch
07/20/2023, 8:35 AM3.8.10
works. Thank you @janis_puris