From: Pablo C. <pc...@cn...> - 2019-07-04 15:31:58
|
Hi Victor, we've seen this before but still do not understand how it happens and how to prevent this. To fix it we need to fix your project.sqlite. Unless you are proficient in SQL, the best option is to send us your project.sqlite (it should be right in your project folder at $HOME/ScipionUserData/projects/<my project name>/project.sqlite. On 4/7/19 15:59, Victor Manuel Ruiz Arroyo wrote: > Hello, > I closed scipion and when reopened I obtained this error: > > Scipion v2.0 (2019-04-23) Diocletian > > >>>>> python /opt/scipion/pyworkflow/apps/pw_manager.py > Using TensorFlow backend. > Using TensorFlow backend. > Traceback (most recent call last): > File "/opt/scipion/pyworkflow/apps/pw_project.py", line 82, in > <module> > projWindow = ProjectWindow(projPath) > File "/opt/scipion/pyworkflow/gui/project/project.py", line 125, > in __init__ > self.switchView(VIEW_PROTOCOLS) > File "/opt/scipion/pyworkflow/gui/project/base.py", line 150, in > switchView > self.viewWidget = self.viewFuncs[newView](self.footer, self) > File "/opt/scipion/pyworkflow/gui/project/viewprotocols.py", > line 640, in __init__ > c = self.createContent() > File "/opt/scipion/pyworkflow/gui/project/viewprotocols.py", > line 709, in createContent > self.createRunsGraph(runsFrame) > File "/opt/scipion/pyworkflow/gui/project/viewprotocols.py", > line 1097, in createRunsGraph > self.updateRunsGraph() > File "/opt/scipion/pyworkflow/gui/project/viewprotocols.py", > line 1102, in updateRunsGraph > checkPids=checkPids) > File "/opt/scipion/pyworkflow/project/project.py", line 1328, in > getRunsGraph > self._runsGraph = self.getGraphFromRuns(runs) > File "/opt/scipion/pyworkflow/project/project.py", line 1346, in > getGraphFromRuns > for _, attr in r.iterOutputAttributes(): > File "/opt/scipion/pyworkflow/protocol/protocol.py", line 738, > in iterOutputAttributes > for key, attr in iterator(): > File "/opt/scipion/pyworkflow/protocol/protocol.py", line 750, > in _iterOutputsNew > attr = getattr(self, attrName) > AttributeError: 'XmippParticlePickingAutomatic' object has no > attribute 'outputCoordinates2' > > > I would be very thankfull if somebody could say me how to fix the error. > > Thanks in advance > > > _______________________________________________ > scipion-users mailing list > sci...@li... > https://lists.sourceforge.net/lists/listinfo/scipion-users -- Pablo Conesa - *Madrid Scipion <http://scipion.i2pc.es> team* |