Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing brainiak using Conda #64

Open
mehdi-or opened this issue Feb 12, 2021 · 1 comment
Open

installing brainiak using Conda #64

mehdi-or opened this issue Feb 12, 2021 · 1 comment

Comments

@mehdi-or
Copy link

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:

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

@mihaic
Copy link
Member

mihaic commented Feb 12, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants