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
Installation of BlowUp fails in line 83, when looking for apertures: idx = line.element_names.index(name) will fail because the blowup is not installed yet...
Installation of BlowUp fails in line 83, when looking for apertures:
idx = line.element_names.index(name)will fail because the blowup is not installed yet...