JuliaPy / Conda.jl

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

`Unsupported architecture: powerpc64le` #187

Closed ali-ramadhan closed 3 years ago

ali-ramadhan commented 3 years ago

Seems that Conda.jl supports :ppc64le but I found myself on a machine with Sys.ARCH = :powerpc64le. Would be nice if Conda.jl supported both.