Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Autodoc doesn't build properly on readthedocs #54

Closed
jank324 opened this issue May 24, 2023 · 0 comments · Fixed by #55
Closed

Autodoc doesn't build properly on readthedocs #54

jank324 opened this issue May 24, 2023 · 0 comments · Fixed by #55
Labels
bug Something isn't working

Comments

@jank324
Copy link
Member

jank324 commented May 24, 2023

See title.

It does build correctly locally. The following lines from the build output might be interesting:

WARNING: autodoc: failed to import module 'accelerator'; the following exception was raised:
No module named 'matplotlib'
WARNING: autodoc: failed to import module 'particles'; the following exception was raised:
No module named 'numpy'
WARNING: autodoc: failed to import module 'track_methods'; the following exception was raised:
No module named 'numpy'
WARNING: autodoc: failed to import module 'utils'; the following exception was raised:
No module named 'numpy'
@jank324 jank324 added the bug Something isn't working label May 24, 2023
@jank324 jank324 linked a pull request Jun 2, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant