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

Documentation build issues #2809

Open
raph-luc opened this issue May 13, 2024 · 1 comment
Open

Documentation build issues #2809

raph-luc opened this issue May 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@raph-luc
Copy link
Member

WARNING: Failed to import ansys.fluent.core.services.error_handler.
Possible hints:
* ModuleNotFoundError: No module named 'ansys.fluent.core.services.error_handler'
* AttributeError: module 'ansys.fluent.core.services' has no attribute 'error_handler'

WARNING: [autosummary] failed to import ansys.fluent.core.meshing.faulttolerant.
Possible hints:
* ModuleNotFoundError: No module named 'ansys.fluent.core.meshing.faulttolerant'
* ImportError: 
* AttributeError: module 'ansys.fluent.core.meshing' has no attribute 'faulttolerant'

WARNING: [autosummary] failed to import ansys.fluent.core.meshing.watertight.
Possible hints:
* ModuleNotFoundError: No module named 'ansys.fluent.core.meshing.watertight'
* ImportError: 
* AttributeError: module 'ansys.fluent.core.meshing' has no attribute 'watertight'

WARNING: [autosummary] failed to import ansys.fluent.core.meta.
Possible hints:
* ModuleNotFoundError: No module named 'ansys.fluent.core.meta'
* PycodeError: no source found for module 'ansys.fluent'
* AttributeError: module 'ansys.fluent.core' has no attribute 'meta'
@raph-luc raph-luc added the documentation Improvements or additions to documentation label May 13, 2024
@raph-luc raph-luc added the bug Something isn't working label May 21, 2024
@raph-luc
Copy link
Member Author

raph-luc commented May 21, 2024

Additional warnings I noticed:

/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/api/general/data_reader.rst: WARNING: document isn't included in any toctree
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/api/general/file_session.rst: WARNING: document isn't included in any toctree
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/api/general/sessions/index.rst:35: WARNING: undefined label: 'ref_session_solver_lite'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/api/index.rst:28: WARNING: undefined label: 'ref_solver_tui'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/api/meshing/index.rst:5: WARNING: undefined label: 'ref_meshing_datamodel_workflow'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/api/meshing/index.rst:5: WARNING: undefined label: 'ref_meshing_tui'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/api/solver/index.rst:8: WARNING: undefined label: 'ref_solver_tui'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/api/solver/settings.rst:358: WARNING: undefined label: 'ref_root'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/api/solver/tuicommands.rst:10: WARNING: undefined label: 'ref_solver_tui'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/user_guide/index.rst:101: WARNING: undefined label: 'ref_solver_tui'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/user_guide/index.rst:110: WARNING: undefined label: 'ref_meshing_datamodel_meshing'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/user_guide/index.rst:110: WARNING: undefined label: 'ref_meshing_datamodel_workflow'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/user_guide/index.rst:110: WARNING: undefined label: 'ref_meshing_datamodel_partmanagement'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/user_guide/index.rst:110: WARNING: undefined label: 'ref_meshing_datamodel_pmfilemanagement'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/user_guide/index.rst:128: WARNING: undefined label: 'ref_meshing_tui'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/user_guide/index.rst:134: WARNING: undefined label: 'ref_meshing_datamodel_meshing'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/user_guide/index.rst:134: WARNING: undefined label: 'ref_meshing_datamodel_workflow'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/user_guide/index.rst:154: WARNING: undefined label: 'ref_user_guide_new_meshing_workflows'
/home/ansys/actions-runner/_work/pyfluent/pyfluent/doc/source/user_guide/index.rst:154: WARNING: undefined label: 'ref_meshing_datamodel'

See for example: Build Source Documentation https://github.com/ansys/pyfluent/actions/runs/9111993086/job/25050346121?pr=2808

@prmukherj prmukherj self-assigned this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants