xeus-cling: PackageNotFoundError in windows

I am trying to install xeus-cling following the installation instruction in a Windows machine. The first step went well. But the second command returns a PackageNotFoundError. The output looks like:

conda install xeus-cling -c QuantStack -c conda-forge
Fetching package metadata .................

PackageNotFoundError: Packages missing in current channels:

  - xeus-cling

We have searched for the packages in the following channels:

  - https://conda.anaconda.org/QuantStack/win-64
  - https://conda.anaconda.org/QuantStack/noarch
  - https://conda.anaconda.org/conda-forge/win-64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.continuum.io/pkgs/main/win-64
  - https://repo.continuum.io/pkgs/main/noarch
  - https://repo.continuum.io/pkgs/free/win-64
  - https://repo.continuum.io/pkgs/free/noarch
  - https://repo.continuum.io/pkgs/r/win-64
  - https://repo.continuum.io/pkgs/r/noarch
  - https://repo.continuum.io/pkgs/pro/win-64
  - https://repo.continuum.io/pkgs/pro/noarch
  - https://repo.continuum.io/pkgs/msys2/win-64
  - https://repo.continuum.io/pkgs/msys2/noarch

Is this package unavailable for Windows or it is not updated yet?

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 22 (8 by maintainers)

Most upvoted comments

At the moment, xeus-cling is not well packaging for Windows.

I am working on the Windows packaging using conda and you should have a working installation soon.

@momonala you can already try it online by clicking on the launch binder badge in the readme.