Skip to content

add case for LTSpice executable filename  #50

@ninja-lab

Description

@ninja-lab

I had to add

                    elif  os.path.exists(os.path.join(root,name,'XVIIx86.exe')):
                          cmd = os.path.join(root,name,'XVIIx86.exe')

in _find_LTSpice_wine() to get the installation to work. Otherwise it was throwing UnboundLocalError: local variable 'cmd' referenced before assignment

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