Gleb Schmidt

Results 4 comments of Gleb Schmidt

I have the same issue. Hard-coding the driver path, the one of the previous version of the driver, and skipping installation step altogether helped.

I was running my script every day and I had quite a collection of older drivers stored in a specific folder (YOUR_USER_FOLDER/.wdm/drivers/chromedriver/... on Mac).

Same issue. However, in my case this works unreliably when my schema inherits from BaseModel and does not works at all whenever I try to pass a TypedDict-based output model....

Possibly, this might mean that `_extend_boundaries` does not catch all possible problems, I have not investigated, though.