Open
Description
Hi there,
I'm getting problems at environment creation stage with the following packages shown in this error:
Solving environment: failed
ResolvePackageNotFound:
- libstdcxx-ng
- mkl
- libpng=1.6.35
- cuda100
- mkl_fft
- intel-openmp
- mkl_random
- libgfortran-ng
- libgcc-ng
I have tried searching manually for these on anaconda.org (eg. https://anaconda.org/conda-forge/libstdcxx-ng) but the commands supplied there don't seem to work either. I'm getting the following error:
Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
- libstdcxx-ng
Current channels:
- https://conda.anaconda.org/conda-forge/osx-arm64
- https://conda.anaconda.org/conda-forge/noarch
- https://repo.anaconda.com/pkgs/main/osx-arm64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/osx-arm64
- https://repo.anaconda.com/pkgs/r/noarch
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
Have you a more current version of environment.yml
that would work perhaps?
Metadata
Assignees
Labels
No labels