ANGLPychron / pychron

Data acquisition and processing framework for Ar-Ar geochronology and noble gas mass spectrometry
http://pychron.readthedocs.org/en/latest/
Apache License 2.0
0 stars 0 forks source link

edit ui #2

Closed ANGL-40Ar39Ar closed 4 years ago

ANGL-40Ar39Ar commented 4 years ago

active branch=develop

active analyses=

description=""

Traceback

Traceback (most recent call last):
  File "C:\Users\ANGL-pychron\AppData\Local\Continuum\anaconda3\envs\pychron3\lib\site-packages\traits\trait_notifiers.py", line 394, in __call__
    self.handler(*args)
  File "C:\Users\ANGL-pychron\.pychron.0\pychron\pychron\core\ui\qt\tree_editor.py", line 51, in _refresh_changed
    obj, node = self._node_for(self.selected)
  File "C:\Users\ANGL-pychron\AppData\Local\Continuum\anaconda3\envs\pychron3\lib\site-packages\traitsui\qt4\tree_editor.py", line 698, in _node_for
    nodes = [node for node in factory.nodes
  File "C:\Users\ANGL-pychron\AppData\Local\Continuum\anaconda3\envs\pychron3\lib\site-packages\traitsui\qt4\tree_editor.py", line 699, in <listcomp>
    if node.is_node_for(object)]
  File "C:\Users\ANGL-pychron\AppData\Local\Continuum\anaconda3\envs\pychron3\lib\site-packages\traitsui\tree_node.py", line 550, in is_node_for
    object.has_traits_interface(*self.node_for_interface))
AttributeError: 'NoneType' object has no attribute 'has_traits_interface'