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
I got some errors installing geometamaker into an existing environment with old versions of pedantic and frictionless. The versions that caused errors were
pydantic-1.10.19 (models don't have the function "model_dump")
frictionless-5.8.3 (I don't remember what the problem was but it threw on error on importing geometamaker)
Updating the packages to the most recent versions solved the errors.
The text was updated successfully, but these errors were encountered:
I got some errors installing geometamaker into an existing environment with old versions of pedantic and frictionless. The versions that caused errors were
Updating the packages to the most recent versions solved the errors.
The text was updated successfully, but these errors were encountered: