Replies: 1 comment
-
For anyone who stumbles across this post: I resolved by downgrading Frictionless to 4.40.8. Everything is working now! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Thanks for creating this great project! I've got a minor issue preventing me from using some functionality. I know the problem (I'm using an older version of
attrs
(21.4)), but I was wondering if anybody has any ideas for a workaround (I have another dependency preventing me from upgradingattrs
). Please see error message below.FYI, I'm using Frictionless inside of Pandera and trying to use the
.to_json()
method on a Panderas schema.Beta Was this translation helpful? Give feedback.
All reactions