TousstNicolas / JLC2KiCad_lib

JLC2KICAD_lib is a python script that generate a component library (schematic, footprint and 3D model ) for KiCad from the JLCPCB/easyEDA library.
MIT License
237 stars 41 forks source link

UnboundLocalError: local variable 'assembly_process' referenced before assignment #8

Closed yosva closed 2 years ago

yosva commented 2 years ago

Describe the bug Command crash after executing on single reference.

To Reproduce Steps to reproduce the behavior:

  1. C27642
  2. python JLC2KiCad_lib.py C276421 -dir My_lib -schematic_lib My_Schematic_lib

Expected behavior Generation of schematic and footprint

Screenshots image

Additional context python --version Python 3.8.6rc1

TousstNicolas commented 2 years ago

See #7