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
This is a new error following #18 being merged. I think what happened is that I ran the action successfully, made some changes, and then forgot to check if the action ran successfully again.
I think the problem has to do with the sssom-py version being different between my local environment and the action's.
Error information
ImportError: cannot import name 'MappingSetDataFrame' from 'sssom'
Overview
This is a new error following #18 being merged. I think what happened is that I ran the action successfully, made some changes, and then forgot to check if the action ran successfully again.
I think the problem has to do with the
sssom-py
version being different between my local environment and the action's.Error information
ImportError: cannot import name 'MappingSetDataFrame' from 'sssom'
Log
The text was updated successfully, but these errors were encountered: