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.
7 June 2019 at 14:50
#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:
- stdin is when the waveguide was added as demofab.deep.strt
https://drive.google.com/open?id=1hg02GvdNSm-6MMicQHQEhp3Q1LewA1At - stdin2 was when the waveguide was in a class of its own
https://drive.google.com/open?id=1GW-azep2VLyemiMA2a0BmRevNdr1e8eb