Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
lczerepuk opened this issue Mar 4, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@lczerepuk
Copy link

lczerepuk commented Mar 4, 2024

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 lczerepuk added the bug Something isn't working label Mar 4, 2024
@roberfi
Copy link

roberfi commented Mar 26, 2024

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

Copy link
Contributor

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 github-actions bot added the stale Awaiting input from creator for prolonged time period label Jun 25, 2024
@github-actions github-actions bot closed this as completed Jul 9, 2024
@chuckwondo
Copy link

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

@chuckwondo
Copy link

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.

@lukasmasuch lukasmasuch reopened this Aug 7, 2024
@lukasmasuch lukasmasuch removed the stale Awaiting input from creator for prolonged time period label Aug 7, 2024
@igarabajiv-chwy
Copy link

bumping this issue as well

Copy link
Contributor

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 github-actions bot added the stale Awaiting input from creator for prolonged time period label Jan 16, 2025
@lukasmasuch lukasmasuch removed the stale Awaiting input from creator for prolonged time period label Jan 16, 2025
ltan10 added a commit to ltan10/lazydocs that referenced this issue Feb 7, 2025
Inherently also fixed issue ml-tooling#69
Some whitespace removal.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants