Skip to content

Cannot create the raft environment on MacOS from raft-env.yaml  #46

@mellow753

Description

@mellow753

The error is:
`
(base) MacBook-Air-2:xxx$ conda env create -f raft-env.yaml
Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:

  • m2w64-headers-git==5.0.0.4636.c0ad18a=2
  • m2w64-pkg-config==0.29.1=2
  • setuptools==68.0.0=py39haa95532_0
  • m2w64-gcc-libgfortran==5.3.0=6
  • ca-certificates==2023.05.30=haa95532_0
  • mkl==2023.1.0=h8bd8f75_46356
  • intel-openmp==2023.1.0=h59b6b97_46319
  • m2w64-libiconv==1.14=6
  • msys2-conda-epoch==20160418=1
  • m2w64-bzip2==1.0.6=6
  • pyhams==1.2.1=py39hab42cac_0
  • m2w64-gcc==5.3.0=6
  • m2w64-tools-git==5.0.0.4592.90b8472=2
  • m2w64-libwinpthread-git==5.0.0.4634.697f757=2
  • libflang==5.0.0=h6538335_20180525
  • libblas==3.9.0=1_h8933c1f_netlib
  • openmp==5.0.0=vc14_1
  • m2w64-libmangle-git==5.0.0.4509.2e5a9a2=2
  • sqlite==3.41.2=h2bbff1b_0
  • openssl==3.0.10=h2bbff1b_0
  • m2w64-gcc-ada==5.3.0=6
  • vc==14.2=h21ff451_1
  • vs2015_runtime==14.27.29016=h5e58377_2
  • m2w64-mpfr==3.1.4=4
  • m2w64-binutils==2.25.1=5
  • numpy==1.25.0=py39h055cbcc_0
  • m2w64-gcc-libs==5.3.0=7
  • mkl_random==1.2.2=py39hf11a4ad_1
  • m2w64-mpc==1.0.3=3
  • libopenblas==0.3.21=pthreads_h02691f0_2
  • openblas==0.3.21=pthreads_ha35c500_2
  • mkl-service==2.4.0=py39h2bbff1b_1
  • wheel==0.38.4=py39haa95532_0
  • m2w64-gcc-libs-core==5.3.0=7
  • m2w64-gcc-objc==5.3.0=6
  • tbb==2021.8.0=h59b6b97_0
  • pip==23.2.1=py39haa95532_0
  • m2w64-zlib==1.2.8=10
  • m2w64-windows-default-manifest==6.4=3
  • m2w64-toolchain==5.3.0=7
  • m2w64-winpthreads-git==5.0.0.4634.697f757=2
  • numpy-base==1.25.0=py39h65a83cf_0
  • libpython==2.1=py39haa95532_0
  • m2w64-isl==0.16.1=2
  • m2w64-crt-git==5.0.0.4636.2595836=2
  • m2w64-gmp==6.1.0=2
  • m2w64-gcc-fortran==5.3.0=6
  • python==3.9.17=h1aa4202_0
  • m2w64-make==4.1.2351.a80a8b8=2
  • liblapack==3.9.0=5_hd5c7e75_netlib
  • mkl_fft==1.3.6=py39hf11a4ad_1
    `
    Is this because the raft-env.yaml file only works for the linux system?

Thanks,
Ying

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions