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
Hello,
I found a bug.
Missing import os statement in spatialmeta/model/_alignment_module.py which causes NameError: name 'os' is not defined when running the code.