xeus-sql icon indicating copy to clipboard operation
xeus-sql copied to clipboard

Conda installation failing for M1 Macbook

Open 3coins opened this issue 2 years ago • 1 comments

Description

I am not able to install via conda on an M1 Macbook. Seems like there is no distribution setup for osx_arm64.

conda install xeus-sql -c conda-forge
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

  - xeus-sql

Current channels:

  - https://conda.anaconda.org/conda-forge/osx-arm64
  - https://conda.anaconda.org/conda-forge/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.

3coins avatar May 20 '22 01:05 3coins

Hey @3coins I can reproduce this. Sad :( We need to check how to run this on conda-forge, I thought they had a CI for that set up... Maybe they do and we don't release a version for a while now? If you want to look into this, please do! It'd be awesome to support the M1. I'm always around to answer questions. Steps to star this are:

  1. Go here
  2. Make a random change to trigger the CI
  3. Fix the errors that will show up

marimeireles avatar May 20 '22 15:05 marimeireles

tracking progress of this here: https://github.com/conda-forge/xeus-sql-feedstock/pull/17#event-8690859023

marimeireles avatar Mar 14 '23 11:03 marimeireles

The feedstock has been updated, xeus-sql is now available for osx-arm. Let us know if you have any issue with it

JohanMabille avatar Mar 15 '23 11:03 JohanMabille

Going to close it as I could reproduce and now can't. Thanks Johan!

marimeireles avatar Mar 15 '23 13:03 marimeireles