lazydocs icon indicating copy to clipboard operation
lazydocs copied to clipboard

Python 3.12 AttributeError("'FileFinder' object has no attribute 'find_module'")

Open lczerepuk opened this issue 11 months ago • 5 comments

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.

lczerepuk avatar Mar 04 '24 06:03 lczerepuk

It looks like it was fixed in the repository but not yet released

roberfi avatar Mar 26 '24 12:03 roberfi

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

github-actions[bot] avatar Jun 25 '24 02:06 github-actions[bot]

I'm commenting to keep this from being automatically closed because I'd also like to see this fix released, please.

chuckwondo avatar Aug 07 '24 19:08 chuckwondo

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.

chuckwondo avatar Aug 07 '24 19:08 chuckwondo