adenh93/typemallow

Error when importing typemallow with marshmallow-3.7.1

Closed this issue · 3 comments

Got an error with last version of marshmallow. In mappings.py field localDateTime doesn't exist anymore. Deleting the line 17 in mappings.py seems to resolve the issue.
Using marshmallow-3.7.1 .

Happens when trying to import typemallow:

image

The same error, exists any solution?

Thanks

I released a new version of typemallow inspired from adhen work that should handle enums and doesn't have the import issue anymore. The package name is typemallow2 , still in test but it should work.