sparkfunX / Buzzard

Software tools for EAGLE silkscreen generation
100 stars 18 forks source link

Doesn't work #36

Open nschurando opened 1 year ago

nschurando commented 1 year ago

Hi,

It seems the provided v1.0.1 release package isn't working as expected.

  1. Even though that's not the case in the github source code, the makeLabelGUI.ulp file in the downloaded package sometimes refers to python buzzard.py and sometimes to buzzard.exe.

  2. The downloaded package doesn't contain the buzzard.py file, only buzzard.exe.

  3. Calling buzzard.exe seems to always fail with AttributeError: function 'FTC_CMapCache_Lookup' not found. See the attached screenshot for an example. image

Regards,

Nicolas