brainiak-tutorials
brainiak-tutorials copied to clipboard
installing brainiak using Conda
Greetings,
I am trying to install brainiak using conda but I get the following error. Could you please advise how to solve the issue? The command I use is: "conda install -c brainiak -c defaults -c conda-forge brainiak" and the error is " 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:
- brainiak
Current channels:
- https://conda.anaconda.org/brainiak/win-64
- https://conda.anaconda.org/brainiak/noarch
- https://repo.anaconda.com/pkgs/main/win-64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/win-64
- https://repo.anaconda.com/pkgs/r/noarch
- https://repo.anaconda.com/pkgs/msys2/win-64
- https://repo.anaconda.com/pkgs/msys2/noarch
- https://conda.anaconda.org/conda-forge/win-64
- 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. "
Thanks much, Mheid
Hello, Mehdi. Unfortunately, we only support Linux and macOS on Conda, not Windows. Have you considered using Docker? Please see https://brainiak.org/tutorials/#getting-started.