Skip to content

[conda] issue unable to install beat.editor

@tiago.pereira @amohammadi :

We are having an issue with conda install of beat packages:

Our partner on allies is having the same issue on his osx machine. I first thought it was a problem with his system, but I am having the same issue here on my linux machine

Have a look at this strange output:

the search finds the package beat.editor from the channel https://www.idiap.ch/software/beat/conda/label/beta but unable to install it.

Could you please help ? Thanks.

conda create -n beat_editor_new_test
Solving environment: done

## Package Plan ##

  environment location: <path>/miniconda3/envs/beat_editor_new_test


Proceed ([y]/n)? y

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
#     $ conda activate beat_editor_new_test
#
# To deactivate an active environment, use
#
#     $ conda deactivate

~$ conda activate beat_editor_new_test
(beat_editor_new_test) ~$ conda search beat.editor 
Loading channels: done

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

  - beat.editor

Current channels:

  - https://repo.anaconda.com/pkgs/main/linux-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/free/linux-64
  - https://repo.anaconda.com/pkgs/free/noarch
  - https://repo.anaconda.com/pkgs/r/linux-64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/pro/linux-64
  - https://repo.anaconda.com/pkgs/pro/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.


(beat_editor_new_test) ~$ conda config --env --add channels https://www.idiap.ch/software/beat/conda/label/beta
(beat_editor_new_test) ~$ conda search beat.editor
Loading channels: done
# Name                  Version           Build  Channel             
beat.editor             1.0.0b0 py27h551ffd9_13  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h551ffd9_14  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h551ffd9_15  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h551ffd9_16  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h551ffd9_17  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h551ffd9_18  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h9b23768_19  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h9b23768_20  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h9b23768_21  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h9b23768_22  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h9b23768_23  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27h9b23768_24  software/beat/conda/label/beta
beat.editor             1.0.0b0 py27hdf2c03f_12  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h551ffd9_13  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h551ffd9_14  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h551ffd9_15  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h551ffd9_16  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h551ffd9_17  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h551ffd9_18  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h9b23768_19  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h9b23768_20  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h9b23768_21  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h9b23768_22  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h9b23768_23  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36h9b23768_24  software/beat/conda/label/beta
beat.editor             1.0.0b0 py36hdf2c03f_12  software/beat/conda/label/beta
(beat_editor_new_test) ~$ conda install beat.editor
Solving environment: failed

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

  - beat.editor
  - beat.cmdline
  - beat.core
  - docker-py
  - beat.editor
  - beat.cmdline
  - oset
  - beat.editor
  - flask-restful

Current channels:

  - https://www.idiap.ch/software/beat/conda/label/beta/linux-64
  - https://www.idiap.ch/software/beat/conda/label/beta/noarch
  - https://repo.anaconda.com/pkgs/main/linux-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/free/linux-64
  - https://repo.anaconda.com/pkgs/free/noarch
  - https://repo.anaconda.com/pkgs/r/linux-64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/pro/linux-64
  - https://repo.anaconda.com/pkgs/pro/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.

ping @andre.anjos @zmostaani @jdiefenbaugh @samuel.gaist to keep you updated

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information