You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to fix an issue in GMSO with loading benzene molecules from different sources. The print_hierarchy method and children attribute seem to raise an error whenever they're accessed.
Code to reproduce the behavior
Please include a code snippet that can be used to reproduce this bug.
Bug summary
Trying to fix an issue in GMSO with loading benzene molecules from different sources. The
print_hierarchy
method andchildren
attribute seem to raise an error whenever they're accessed.Code to reproduce the behavior
Please include a code snippet that can be used to reproduce this bug.
Output
Software versions
python -c "import mbuild as mb; print(mb.__version__)"
)1.0.0
python --version
)?3.11
MACOSX
The text was updated successfully, but these errors were encountered: