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 11:27
#5566
Ronald
Keymaster
Dear Andreas,
Code ‘\u250c’ is for some ascii art to visualize structures: ┌
I guess the encoding error is related to settings in Anaconda on Windows.
I’ll see if enforcing an encode(“utf-8”) in the ascii export will help out.
Considering the different behaviour of the two gds exports it may indeed be helpful to checkout the ascii.
Ronald