scipion-em / scipion-em-relion

Plugin to use Relion SPA programs within the Scipion framework
GNU General Public License v3.0
3 stars 0 forks source link

test failing #422

Closed azazellochg closed 1 month ago

azazellochg commented 1 month ago
[   FAILED ] TestRelionExtractParticles.setUpClass

Traceback (most recent call last):
File "/public/EM/Scipion/miniconda3/envs/scipion3/lib/python3.8/unittest/suite.py", line 163, in _handleClassSetUp
setUpClass()
File "/public/EM/Scipion/scipion-dev/scipion-em-plugins/scipion-em-relion/relion/tests/test_protocols_2d.py", line 414, in setUpClass
cls.protPP = cls.runFakePicking(cls.protDown.outputMicrographs, cls.allCrdsDir)
AttributeError: 'XmippProtPreprocessMicrographs' object has no attribute 'outputMicrographs'
azazellochg commented 1 month ago

caused by https://github.com/scipion-em/scipion-pyworkflow/pull/564