Installing dlt causing error

toolhater
New Contributor II

I'm trying to use the example in big book of engineering 2nd edition-final.pdf and I had an issue with the statement

import dlt

So I created another cell and installed it and I noticed I was getting this error:

"dataclass_transform() got an unexpected keyword argument 'field_specifiers'"

Any idea how to fix this?