Skip to content

ValueError: 'Ref' is not in list #1

@sirus20x6

Description

@sirus20x6

even after fixing the file naming issues and the mix of tabs and spaces I can't get it to process the position file.

Traceback (most recent call last):
File "./assygen.py", line 294, in
producePrintoutsForLayer(sys.argv[1], "Top", canv)
File "./assygen.py", line 268, in producePrintoutsForLayer
pf = PickAndPlaceFileKicad('/home/sirus/G3_future/outputs/G3_future.CSV')
File "./assygen.py", line 147, in init
i_dsg = rows[0].index('Ref')
ValueError: 'Ref' is not in list

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