Home Forums Nazca Questions and Answers Calibre DRC crashes: Failure to read input file stdin.gds at record offset 282. Reply To: Calibre DRC crashes: Failure to read input file stdin.gds at record offset 282.

#5567
Andreas
Member

Dear Ronald,

I forced to write the ascii file in ‘utf-8’ by opening the file as
with open(filename, ‘w’, encoding=’utf-8′) as f:

The resulting ascii files are below: