Getting Help#
If you encounter any issues or have questions about PyDAGMC, here are some ways to get help:
Issue Tracker: Report bugs or request features on our GitHub Issue Tracker.
Discussions: Ask questions or discuss usage on our GitHub Discussions page.
When reporting an issue, please include as much of the following information as is reasonable:
PyDAGMC version (
pip show pydagmc
)MOAB version
Python version
Operating System
A minimal, reproducible example demonstrating the issue
The full traceback if an error occurs
For detailed information, please refer to our Contributing Guide.