You are not logged in.

#1 2022-10-21 09:00:41

radmac
Member
Registered: 2019-03-12
Posts: 18

[SOLVED] hdf5-openmpi and hdf5 are in conflict

I am trying to install freecad, which depends on med-openmpi, which depends on hdf5-openmpi, which conflicts with hdf5 which is required by python-h5py which is required by python-keras and python-tensorflow which I need to keep.
What can I do?

# sudo pacman -S freecad                                                                                                                               
resolving dependencies...
looking for conflicting packages...
:: hdf5-openmpi and hdf5 are in conflict. Remove hdf5? [y/N] y
:: hdf5-openmpi and python-h5py are in conflict. Remove python-h5py? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing python-h5py breaks dependency 'python-h5py' required by python-keras
:: removing python-h5py breaks dependency 'python-h5py' required by python-tensorflow

Thank you.

Last edited by radmac (2022-10-21 11:33:52)

Offline

#2 2022-10-21 09:15:37

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,275

Re: [SOLVED] hdf5-openmpi and hdf5 are in conflict

Replace python-h5py with python-h5py-openmpi

Offline

#3 2022-10-21 11:33:16

radmac
Member
Registered: 2019-03-12
Posts: 18

Re: [SOLVED] hdf5-openmpi and hdf5 are in conflict

That actually worked!
Thanks.

Offline

Board footer

Powered by FluxBB