Skip to content

Application crashes on an unsuccessful calculation #82

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

Open
mretegan opened this issue Jan 8, 2025 · 0 comments
Open

Application crashes on an unsuccessful calculation #82

mretegan opened this issue Jan 8, 2025 · 0 comments

Comments

@mretegan
Copy link
Owner

mretegan commented Jan 8, 2025

2025-01-08 | 15:11:07.153 | crispy.quanty.spectra | INFO | Could not read spectrum Ce3+_Oh_RIXS_3d4f_iso.spec.
Traceback (most recent call last):
  File "Code/crispy/src/crispy/items.py", line 85, in _modelDataChanged
    index = self.model().createIndex(self.childPosition(), column, self)
                                     ^^^^^^^^^^^^^^^^^^^^
  File "Code/crispy/src/crispy/items.py", line 205, in childPosition
    return parent.children().index(self)
           ^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'children'
[1]    56939 abort      python -m crispy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant