JuliaPy / Conda.jl

Conda managing Julia binary dependencies
Other
173 stars 57 forks source link

ARM/PPC support? #54

Open simonbyrne opened 8 years ago

simonbyrne commented 8 years ago

Currently Conda will try to download the x86 on ARM.

Continuum are now providing a small number of packages for arm and ppc.

However it looks as though neither they nor the installers have been updated since this was announced, so it might be worth finding out if this is something they plan to continue supporting.

simonbyrne commented 8 years ago

Here is a relevant issue for conda forge: https://github.com/conda-forge/conda-forge.github.io/issues/239