Skip to content

kikit panelization 'BOARD' object has no attribute 'GetItem' #856

@diegogmx

Description

@diegogmx

Prerequisites

  • I have read FAQ
  • I have searched existing issues (including closed ones)
  • I use KiKit at least version 1.7.2 (older version are not supported)

KiKit version

1.7.2

KiCAD version (only KiCAD 8 and 9 are supported)

9.99 (nightly)

Operating system

kubuntu 24.04

Description

When trying to panelize the following happens, currently i'm using the nightly build
this is where i got stuck for now, maybe this has to do with some changes in kicad nightly?

PYTHONPATH=/usr/lib/kicad-nightly/lib/python3/dist-packages/ kikit panelize --layout 'grid; rows: 2; cols: 2;' --tabs full --cuts vcuts --post 'millradius: 1mm' '/home/user/board.kicad_pcb' '/home/user/panel.kicad_pcb 'An error occurred: 'BOARD' object has no attribute 'GetItem'
No output files produced

Steps to Reproduce

run the command for some board file you have lying around, may need to add to LD_LIBARY_PATH the path of kicad-nightly libs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions