GokuMohandas / mlops-course

Learn how to design, develop, deploy and iterate on production-grade ML applications.
https://madewithml.com
MIT License
2.9k stars 505 forks source link

got an unexpected keyword argument 'handler' from mkdocs serve #24

Closed Aeim closed 1 year ago

Aeim commented 1 year ago

This is my error when use python3 -m mkdocs serve Plese help me

INFO     -  Building documentation...
INFO     -  Cleaning site directory
ERROR    -  Error reading page 'tagifai/data.md': __init__() got an unexpected keyword argument
            'handler'
.
.
.
TypeError: __init__() got an unexpected keyword argument 'handler'
Aeim commented 1 year ago

Solve by upgrade mkdorstrings version

GokuMohandas commented 1 year ago

Hi @Aeim, glad you were able to fix it. What version of mkdocstrings are you using now?

Aeim commented 1 year ago

Hi Goku, now I use mkdocstrings==0.19.0