Gavin Johnson

Results 4 issues of Gavin Johnson

This is a great tool that I use daily. I recently discovered the confluence option and used it to convert some image-less documents. Then some time later, went back to...

''' $ python3 src/gcode_reader.py -t1 gcode/lpbf/A4_Square_Concentric.gcode ''' expected output was something visual but got an IndexError ''' IndexError: too many indices for array: array is 1-dimensional, but 2 were indexed...

Hello again, Having cloned the inkscape driver, I ran `bash buildink.sh` and after a while it failed with hundreds of lines of output. The last few are shown below. ```...

Hello, I am working with vectors graphics and in the process of adding Pydantic to my code. I ran into an Import Error with this line ` python -c 'from...