How do I resolve a UnicodeDecodeError when using Sling? #17966
-
Hey there, i'm trying to use dagster-embeded-elt, but whenever I try to run the asset, I'm getting this error
Am I doing anything wrong? The question was originally asked in Dagster Slack. |
Beta Was this translation helpful? Give feedback.
Answered by
PedramNavid
Nov 16, 2023
Replies: 1 comment 2 replies
-
Hi! Could you provide a few more details? This looks like an encoding issue. What platform are you running on, e.g. Mac, Windows, Linux. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks @IsmaelRDeMelo! Should be fixed by this: #18055