You need to enter the proper encoding
Put a line in the recipe that is
encoding = 'cp1252'
other likely encodings if 'cp1252' does not work are 'utf-8', 'latin1'
You will have to do this by trial and error
If you still cant figure it out attach the recipe in your next post and i will take a look
|