Re: [easybuild] Biopython-1.78-intel-2020a-Python-3.8.2.eb failed : yaff 1.4.2 requires h5py, which is not installed.

2021-10-18 Thread Strube, Alexandre
Hi, this might happen if your pip installation is somehow messed up. I had this happening recently, and turns out it was pip itself, so I deleted all my pip stuff, .local , .cache and so on > On 18. Oct 2021, at 14:24, Joaquim Jornet Somoza > wrote: > > Dear Alexandre, > > Thanks for your

Re: [easybuild] Biopython-1.78-intel-2020a-Python-3.8.2.eb failed : yaff 1.4.2 requires h5py, which is not installed.

2021-10-18 Thread Joaquim Jornet Somoza
Thank you for your reply. I succeeded to install the module by setting: sanity_pip_check = False But I don't know if this can cause misbehaviour to the package ... Bests quim Missatge de Yann Sagon del dia dl., 18 d’oct. 2021 a les 14:32: > Hi, > > I had the same issue for another Python

Re: [easybuild] Biopython-1.78-intel-2020a-Python-3.8.2.eb failed : yaff 1.4.2 requires h5py, which is not installed.

2021-10-18 Thread Joaquim Jornet Somoza
Dear Alexandre, Thanks for your quick reply. Actually, I have tried to installed already with --robot option: eb Biopython-1.78-intel-2020a-Python-3.8.2.eb -r ./ I don't know why the santiy_check step tries to use a functionality not listed on the dependencies section, neither installed within

Re: [easybuild] Biopython-1.78-intel-2020a-Python-3.8.2.eb failed : yaff 1.4.2 requires h5py, which is not installed.

2021-10-18 Thread Yann Sagon
Hi, I had the same issue for another Python bundle (and I was using --robot) == restore after iterating... == postprocessing... == sanity checking... == ... (took 11 secs) == FAILED: Installation ended unsuccessfully (build directory: /dev/shm/ebbuild/Spyder/4.1.5/foss-2020a-Python-3.8.2):

Re: [easybuild] Biopython-1.78-intel-2020a-Python-3.8.2.eb failed : yaff 1.4.2 requires h5py, which is not installed.

2021-10-18 Thread Strube, Alexandre
Hola Joaquim, dependencies are dealt with --robot setting - which should bring the right ones. In any case, you can always install h5py beforehand yourself. > On 18. Oct 2021, at 12:26, Joaquim Jornet Somoza > wrote: > > Dear easybuilders, > > I am trying to install

[easybuild] Biopython-1.78-intel-2020a-Python-3.8.2.eb failed : yaff 1.4.2 requires h5py, which is not installed.

2021-10-18 Thread Joaquim Jornet Somoza
Dear easybuilders, I am trying to install Biopython-1.78-intel-2020a-Python-3.8.2.eb, but after the installation and postprocessing, the sanity check step fails. I have found this error that I don't know how to avoid: == 2021-10-18 12:21:38,634 build_log.py:169 ERROR EasyBuild crashed with an