Harrison Wong

Results 5 comments of Harrison Wong

A similar problem exists in 2.3.3. The issue is line https://github.com/astronomer/ap-airflow/blob/5a7a960da427700a87158e1247068bc58b5220e4/2.3.3/bullseye/Dockerfile#L113 asks Docker to install `astronomer_certified` at version `2.3.3-2-*`, but no such version exists: (https://pip.astronomer.io/simple/astronomer-certified/). The solution above fixes it...

I have something like ``` --cleared-format %(justify(scrub(get_at(display_total, 1)), 14, 14 + int(prepend_width), true, color)) %(justify(scrub(get_at(display_total, 0)), 14, 18 + int(prepend_width), true, color)) %(depth_spacer) %-(ansify_if(partial_account, blue if color))\n%/%$1 %$2\n%/-------------- ------------\n ```...

Are you on 3.11? It seems `cchardet` is unsupported on 3.11 and the package seems to be abandoned. https://github.com/PyYoshi/cChardet/issues/81 But there seems to be a fork: https://github.com/faust-streaming/cChardet

I found `granted` to be useful as well: https://docs.commonfate.io/granted/getting-started

I'm getting the same error on version 3.22.1.