[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE:h5py and hdf5-mpi



It seems that the mpi4py.MPI is not available in -dbg packages.
 

======================================================================
ERROR: testOverwrite (XRFBatchFitOutputTest.testXRFBatchFitOutput)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/PyMca5/tests/XRFBatchFitOutputTest.py", line 77, in testOverwrite
    outbuffer = self._initOutBuffer(**self.saveall)
  File "/usr/lib/python3/dist-packages/PyMca5/tests/XRFBatchFitOutputTest.py", line 205, in _initOutBuffer
    from PyMca5.PyMcaPhysics.xrf.XRFBatchFitOutput import OutputBuffer
  File "/usr/lib/python3/dist-packages/PyMca5/PyMcaPhysics/xrf/XRFBatchFitOutput.py", line 47, in <module>
    from PyMca5.PyMcaIO import NexusUtils
  File "/usr/lib/python3/dist-packages/PyMca5/PyMcaIO/NexusUtils.py", line 34, in <module>
    import h5py
  File "/usr/lib/python3/dist-packages/h5py/__init__.py", line 26, in <module>
    from . import _errors
  File "MPI.pxd", line 28, in init h5py._errors
ModuleNotFoundError: No module named 'mpi4py.MPI'


Reply to: