Thanks to visit codestin.com
Credit goes to github.com

Skip to content

problem with making data table #2220

@nmgrluser

Description

@nmgrluser

active branch=dev/dr

active analyses=68048-01A,68048-01B,68048-02A,68048-02B,68048-03A,68048-03B,68048-04,68048-05,68048-06,68048-07,68048-08,68048-09,68048-10,68048-11,68048-12,68048-13,68048-14,68048-15

description=""

Traceback

Traceback (most recent call last):
  File "/Users/argonlab2/miniconda2/envs/pychron3/lib/python3.7/site-packages/pyface/ui/qt4/action/action_item.py", line 371, in _qt4_on_triggered
    self.controller.perform(action, action_event)
  File "/Users/argonlab2/miniconda2/envs/pychron3/lib/python3.7/site-packages/pyface/tasks/action/task_action_controller.py", line 31, in perform
    return action.perform(event)
  File "/Users/argonlab2/miniconda2/envs/pychron3/lib/python3.7/site-packages/pyface/action/listening_action.py", line 74, in perform
    method()
  File "/Users/argonlab2/.pychron.1/updates/pychron/pipeline/tasks/task.py", line 463, in resume
    self._resume_pipeline()
  File "/Users/argonlab2/.pychron.1/updates/pychron/pipeline/tasks/task.py", line 680, in _resume_pipeline
    self._run("resume pipeline", "resume_pipeline")
  File "/Users/argonlab2/.pychron.1/updates/pychron/pipeline/tasks/task.py", line 662, in _run
    if not getattr(self.engine, func)():
  File "/Users/argonlab2/.pychron.1/updates/pychron/pipeline/engine.py", line 766, in resume_pipeline
    return self.run_pipeline(state=self.state)
  File "/Users/argonlab2/.pychron.1/updates/pychron/pipeline/engine.py", line 864, in run_pipeline
    if not node.pre_run(state, configure=configure):
  File "/Users/argonlab2/.pychron.1/updates/pychron/pipeline/nodes/base.py", line 109, in pre_run
    if self.configure(refresh=False, pre_run=True):
  File "/Users/argonlab2/.pychron.1/updates/pychron/pipeline/nodes/persist.py", line 376, in configure
    self.options.selected_options.overwrite = False
AttributeError: 'NoneType' object has no attribute 'overwrite'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions