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

conda installation not working #5028

Closed
aattukutti opened this issue May 13, 2020 · 7 comments
Closed

conda installation not working #5028

aattukutti opened this issue May 13, 2020 · 7 comments

Comments

@aattukutti
Copy link

According to the docs, you can install the shogun library using anaconda. However, when I use the 'conda install -c conda-forge shogun' command, the prompt gets stuck on solving environment.

How do I fix this issue?

@geektoni
Copy link
Contributor

It works quite fine for me. It may be an issue of your local environment rather than shogun. Could you please give us more information about the error you are facing (e.g. OS, error message, etc.)?

@gf712
Copy link
Member

gf712 commented May 13, 2020

I think it depends a lot on your environment. If you have a lot of packages there might be conflicts with the shogun required libraries. It also takes me a while to install it, and sometimes it fails. I would recommend installing shogun with conda in a new environment if that is possible.

@aattukutti
Copy link
Author

image
I am using windows 10. No error message pops up. The installation just gets stuck.

@aattukutti
Copy link
Author

I've uninstalled and reinstalled anaconda. I'm getting the following error now.
image

@vigsterkr
Copy link
Member

windows package is broken for the time being... sorry. there's an effort to fix this see #4927

@aattukutti
Copy link
Author

Is there any other way to install on windows? I tried compiling from source but I don’t have several of the dependencies and it would be extremely cumbersome to install of them by hand.

@gf712
Copy link
Member

gf712 commented May 18, 2020

Yes, you can get docker for Windows

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

4 participants