vios-s / DiffAN

Diffusion Models for Causal Discovery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failing to create conda environment

felixleopoldo opened this issue · comments

Hi again,

Im failing to create a conda environment too. Could you please help me? However, I think the best would be a Docker image.

(base) ➜ DiffAN git:(no_experiments) conda env create -f environment.yml
Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:

  • gcc_impl_linux-64=12.1.0
  • libnsl=2.0.0
  • _openmp_mutex=4.5
  • gfortran_impl_linux-64=12.1.0
  • gxx_impl_linux-64=12.1.0
  • libgcc-ng=12.1.0
  • keyutils=1.6.1
  • libsanitizer=12.1.0
  • cudatoolkit=11.3.1
  • libgfortran5=12.1.0
  • libgfortran-ng=12.1.0
  • mkl=2022.0.1
  • libstdcxx-ng=12.1.0
  • libnl=3.7.0
  • libstdcxx-devel_linux-64=12.1.0
  • libgcc-devel_linux-64=12.1.0
  • intel-openmp=2022.0.1
  • libgomp=12.1.0

Best

Felix