SettingsError: error parsing value for field "debug" from source "EnvSettingsSource" #271
-
Just starting with the library and using the sample code in the docs
But I get the error SettingsError: error parsing value for field "debug" from source "EnvSettingsSource" Is there any extra setup I need to do? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
I'm not able to reproduce this behavior. Can you please provide a few more details?
|
Beta Was this translation helpful? Give feedback.
-
+1 |
Beta Was this translation helpful? Give feedback.
-
@getmykhan @matibarrivera Can you please retry in your jupyter env using |
Beta Was this translation helpful? Give feedback.
@getmykhan @matibarrivera Can you please retry in your jupyter env using
docling==2.5.0
, it has a potential fix for this.