Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pcbdraw libtemplate footprint - assert ""traits"" failed in Get(): create wxApp before calling this #177

Open
HO44-PROJECT opened this issue Oct 12, 2024 · 0 comments

Comments

@HO44-PROJECT
Copy link

Hello,

running MacOS 12.6.2 Monterey
having Kicad 7.0.9 installed
Got PcbDraw to work by downloading the latest master and running setup.py using the Kicad's Python 3.9.13 included distribution.

I can get plots for my PCB. I had to follow your advice regarding edge rectangles and all is fine, thanks for all.

I would like to render it with coponents. I'm using LED_THT:LED_D1.8mm_W3.3mm_H2.4mm. I have made the kicad_mod and Kicad's 3D rendering is fine.

I tried the following command line to create my component SVG:

pcbdraw libtemplate footprint --front `pwd`/LED_D1.8mm_W3.3mm_H2.4mm_green.kicad_mod test.svg ./src/common/stdpbase.cpp(59): assert ""traits"" failed in Get(): create wxApp before calling this

Please can you give me an advice in order to solve this problem?

Regards

LED_D1.8mm_W3.3mm_H2.4mm_green.kicad_mod.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant