from discord: "sometimes I will create a term and when I hover over it, there is no popup and I get this error message in PowerShell"
File "C:\Users\Key\Documents\Lute3\envlute\Lib\site-packages\lute\read\service.py", line 126, in sort_components
index = min([loc["index"] for loc in locs])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: min() iterable argument is empty
from discord: "sometimes I will create a term and when I hover over it, there is no popup and I get this error message in PowerShell"