Hadrien Mary

Results 320 comments of Hadrien Mary

I am jumping here as we are experimenting with this package with @cwognum. It turns out the `psi4` conda package from the `psi4` conda channel has a lot of binary...

I have never been able to get `psi4=1.7` to be correctly installed.

Also worth xref: https://github.com/psi4/psi4/issues/2300

In case it's useful I have been able to install and use `psi4=1.7` with the following below env: ```yaml channels: - psi4 - conda-forge dependencies: - python =3.9 - pip...

Probably all good here due to https://github.com/psi4/psi4/issues/2300#issuecomment-1523559384

@karypis would that be possible to create a tag please? As said it will greatly benefit the community for packaging.

xref to the conda forge recipe as it could be useful: https://github.com/conda-forge/staged-recipes/pull/12547

Pinging here to see if this GH action is still being developed or not? It looks like using [micromamba ](https://github.com/mamba-org/mamba/pull/506) and mamba could dramatically speed up a lot of CI...

Would that be worth combining the effort with https://github.com/conda-incubator/setup-miniconda? See also https://github.com/conda-incubator/setup-miniconda/issues/75

@mahnerak @alberttorosyan I am also trying to update the outdated conda-forge `aim` package and would need to package `aimrocks`. It's easier and preferred to do that from the sdist package...