Skip to content

Conda environment error trying to build website locally #130

Description

@TomNicholas

I tried to follow the instructions in the readme and got this

(base) tom@Toms-MacBook-Air zarr-developers.github.io % conda create -n zarr.dev -c conda-forge rb-bundler c-compiler compilers cxx-compiler
Channels:
 - conda-forge
 - defaults
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed

LibMambaUnsatisfiableError: Encountered problems while solving:
  - nothing provides ruby >=2.5.5,<2.6.0a0 needed by rb-bundler-2.0.2-hd4c1694_0

Could not solve for environment specs
The following packages are incompatible
└─ rb-bundler =* * is not installable because there are no viable options
   ├─ rb-bundler 2.0.2 would require
   │  └─ ruby >=2.5.5,<2.6.0a0 *, which does not exist (perhaps a missing channel);
   └─ rb-bundler [2.1.1|2.1.4] would require
      └─ ruby >=2.5.7,<2.6.0a0 *, which does not exist (perhaps a missing channel).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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