yaqwsx / PcbDraw

Convert your KiCAD board into a nicely looking 2D drawing suitable for pinout diagrams
MIT License
1.16k stars 91 forks source link

Adds support for numpy<1.20 #120

Closed set-soft closed 2 years ago

set-soft commented 2 years ago
yaqwsx commented 2 years ago

I actually find "the right way to do this" in dffeb6cee2ca607e20006ed38ef3f8fc67e8c0ab. It worked in my (rather simple) tests. Please, let me know if it solves the problem for you or not.