CFIA-NCFAD / wgscovplot

The Whole Genome Sequencing Coverage Plot (wgscovplot) is a tool to generate HTML Interactive Coverage Plot given coverage depth information, variants and DNA Gene features
Other
17 stars 6 forks source link

AttributeError: 'SegmentedGenomeDB' object has no attribute 'model_dump' #55

Closed peterk87 closed 8 months ago

peterk87 commented 8 months ago

With v1.0.0, an attribute error can be encountered sometimes if Pydantic V2 is not installed.

peterk87 commented 8 months ago

Resolved in #56 and 1.0.1