You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/user/.local/share/kicad/8.0/scripting/plugins/RF-tools-KiCAD/trace_solder_expander/trace_solder_expander.py", line 150, in Run
pcbnew_window = find_pcbnew_w()
File "/home/usser/.local/share/kicad/8.0/scripting/plugins/RF-tools-KiCAD/trace_solder_expander/trace_solder_expander.py", line 57, in find_pcbnew_w
pcbneww = [w for w in windows if "pcbnew" in w.GetTitle().lower()]
^^^^^^^
TypeError: 'WindowList_iterator' object is not iterable
OS is Arch, KiCad V8.0.7
Tnx
Arno
The text was updated successfully, but these errors were encountered:
I get the following error:
OS is Arch, KiCad V8.0.7
Tnx
Arno
The text was updated successfully, but these errors were encountered: