Skip to content

Crash when closing the GUI with the red cross  #26

Description

@HeloiseS

System = Ubuntu.16.04
Environment = Virtual conda python2.7 environment

Error message


Traceback (most recent call last):
  File "/home/heloise/Data/specreduce_tests/specidentify/specreduce/interidentify.py", line 232, in saveWS
    self.ImageSolution[k] = nws
TypeError: 'NoneType' object does not support item assignment
Traceback (most recent call last):
  File "/home/heloise/Data/specreduce_tests/specidentify/specreduce/interidentify.py", line 232, in saveWS
    self.ImageSolution[k] = nws
TypeError: 'NoneType' object does not support item assignment
Traceback (most recent call last):
  File "/home/heloise/Data/specreduce_tests/specidentify/specreduce/interidentify.py", line 232, in saveWS
    self.ImageSolution[k] = nws
TypeError: 'NoneType' object does not support item assignment
Traceback (most recent call last):
  File "/home/heloise/Data/specreduce_tests/specidentify/specreduce/interidentify.py", line 232, in saveWS
    self.ImageSolution[k] = nws
TypeError: 'NoneType' object does not support item assignment
Traceback (most recent call last):
  File "try_specid.py", line 46, in <module>
    subback=0, textcolor='black', log=None, verbose=True)
  File "/home/heloise/Data/specreduce_tests/specidentify/specreduce/interidentify.py", line 1417, in InterIdentify
    imsol = aw.main.ImageSolution.copy()
AttributeError: 'NoneType' object has no attribute 'copy'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions