Hacker News new | ask | show | jobs
by rawland 3117 days ago
To install this, make sure to start with plain miniconda2, instead of anaconda2.

I was fighting against QuantStack's modified software stack for two hours until I discovered this:

https://github.com/QuantStack/xeus-cling/issues/74#issuecomm...

Fortunately, they updated the README.md in

https://github.com/QuantStack/xeus-cling

1 comments

Good tip! IMHO, I always recommend the Miniconda installer over the full Anaconda installer, except for absolute beginners who would struggle to understand basic concepts like environments or the PATH environment variable, etc.