leonson

Results 2 comments of leonson

I have a [PR](https://github.com/unclecode/crawl4ai/pull/288) to fix this but not merged so far. Workaround could be one of this: ## Use an older version ``` pip install --force-reinstall -v "crawl4ai==0.3.731" ```...

I encountered this too, it's an easy fix so I made a pull request. To workaround locally I believe you can clone the repository, also make a one-line change in...