NSLS-II / scipy-binder

Binder-compatible repo including scipy stack and databroker
3 stars 14 forks source link

pin edrixs>=0.0.8 #50

Closed mpmdean closed 1 year ago

mpmdean commented 1 year ago

The current edrixs installation on JupyterHub is not fully functional -- see below. I presume this update will fix it?

Or maybe we need to fix a more recent open-mpi package?

@mrakitin can you advise?

openmpi>=4.1.4

This is the error from the default JupyterHub installation:

ImportError Traceback (most recent call last) Input In [3], in <cell line: 1>() ----> 1 from mpi4py import MPI

ImportError: libmpi.so.12: cannot open shared object file: No such file or directory

mrakitin commented 1 year ago

The CI failure is due to the indexing of v0.0.8 hasn't happened at the time of the run.

I agree it would be useful to explicitly include the version of openmpi. In the feedstock's CI it's 4.1.4