Skip to content

Does not work with kicad-nightly #25

@bullestock

Description

@bullestock

I am using KiCAD Version: 7.99.0-2672-g8aa408f0c9 with AISLER-Push version 0.1.9.

Trying to push produces this backtrace in the console:

Traceback (most recent call last):
  File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
    self.run()
  File "/home/torsten/.local/share/kicad/7.99/3rdparty/plugins/com_github_aislerhq_PushForKiCad/push_thread.py", line 126, in run
    'mpn': self.getMpnFromFootprint(f),
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/torsten/.local/share/kicad/7.99/3rdparty/plugins/com_github_aislerhq_PushForKiCad/push_thread.py", line 175, in getMpnFromFootprint
    if f.HasProperty(key):
       ^^^^^^^^^^^^^
AttributeError: 'FOOTPRINT' object has no attribute 'HasProperty'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions