Hi,
I'm not a programmer and I'm new to github, but I found this repo and I think it can help me as I'm working with some old paradox DB's.
I'm getting an error regarding encoding. Can I somehow pass the encoing as a parameter?
I happen to know the encoding I need is 'iso-8859-1'.
The error:
UnicodeEncodeError: 'ascii' codec can't encode character '\xe6' in position 64: ordinal not in range(128)
Hi,
I'm not a programmer and I'm new to github, but I found this repo and I think it can help me as I'm working with some old paradox DB's.
I'm getting an error regarding encoding. Can I somehow pass the encoing as a parameter?
I happen to know the encoding I need is 'iso-8859-1'.
The error:
UnicodeEncodeError: 'ascii' codec can't encode character '\xe6' in position 64: ordinal not in range(128)