1

I want to use C/C++ on jupyter notebook so I installed archiconda3 on my development board which has arm64 architecture.

After create and activate an conda environmemt, when I try to install xeus-cilng with

conda install -c conda-forge xeus-cling

I get the following error message:

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

  • xeus-cling

Current channels:

To search for alternate channels that may provide the conda package you're looking for, navigate to

https://anaconda.org

does it means that xeus-cling is not supported for linux aarch64?

rawuser
  • 11
  • 1

0 Answers0