When running conda install -c conda-forge geant4 as it describes here: https://anaconda.org/conda-forge/geant4 one gets an error: PackagesNotFoundError: The following packages are not available from current channels: - geant4 -> geant4-data-pii==1.3 Ineed, looking at geant4 package in anaconda: geant4 10.5.1 h59cbf66_0 ------------------------ file name : geant4-10.5.1-h59cbf66_0.tar.bz2 name : geant4 version : 10.5.1 build : h59cbf66_0 build number: 0 size : 8 KB license : Geant4 subdir : linux-64 url : https://conda.anaconda.org/conda-forge/linux-64/geant4-10.5.1-h59cbf66_0.tar.bz2 md5 : 44d13ba9c0bd23c530e833ce5b328a05 timestamp : 2019-04-17 11:22:41 UTC dependencies: - geant4-base 10.5.1 h286734e_0 - geant4-data-abla 3.1 - geant4-data-emlow 7.7 - geant4-data-ensdfstate 2.2 - geant4-data-incl 1.0 - geant4-data-ndl 4.5 - geant4-data-particlexs 1.1 - geant4-data-photonevaporation 5.3 - geant4-data-pii 1.3 - geant4-data-radioactivedecay 5.3 - geant4-data-realsurface 2.1.1 - geant4-data-saiddata 2.0 - geant4_data_variant * default - geant4_visualisation_variant * default - libgcc-ng >=7.3.0 - libstdcxx-ng >=7.3.0 There is geant4-data-pii dependence But there is no such package in conda https://anaconda.org/search?q=geant4-data-pii P.S. We would like to try to ship geant4 through conda for EIC package distribution
The conda package for Geant4 isn't maintained by us. I would suggest contacting the maintainers, I guess via https://github.com/conda-forge/geant4-feedstock.