Need help better example for encoding? #1480
Unanswered
Gresliebear
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I tried
LookupError: unknown encoding: I I am I calling this worng? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
encodings
I simply want to convert str to bytes and I wanted to use pydicom.charset.ecode_straing(test, encodings)
What is this encodings parameter supposed to be? Sorry for asking but I have been staring at the documentation for hours and running code with errors and I thought ask just to save myself
Beta Was this translation helpful? Give feedback.
All reactions