lazydocs
lazydocs copied to clipboard
Python 3.12 AttributeError("'FileFinder' object has no attribute 'find_module'")
Hey,
After installing lazydocs
for Python 3.12
im getting this error:
lazydocs --overview-file README.md --src-base-url="https://github.com/xx/xx-xx/blob/main/" xx/xx
Generating docs for python package at: internal_tools/internal_tools
Failed to generate docs for module xx: AttributeError("'FileFinder' object has no attribute 'find_module'")
Failed to generate docs for module xx: AttributeError("'FileFinder' object has no attribute 'find_module'")
Failed to generate docs for module xxx: AttributeError("'FileFinder' object has no attribute 'find_module'")
Writing README.md.
Writing mkdocs .pages file.
On Python 3.11
everything works fine.
It looks like it was fixed in the repository but not yet released
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days
I'm commenting to keep this from being automatically closed because I'd also like to see this fix released, please.
I'm commenting to keep this from being automatically closed because I'd also like to see this fix released, please.
Oh, I see I was already too late.