JuliaPy / Conda.jl

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

miniconda support for M1 macs #208

Closed ctkelley closed 2 years ago

ctkelley commented 2 years ago

Just installed 1.7 on M1 mac. Started from scratch with no .julia directory.

Tried to fire up a notebook and got this

julia> notebook(;dir=pwd())
install Jupyter via Conda, y/n? [y]: y
[ Info: Downloading miniconda installer ...
ERROR: Unsupported miniconda platform: MacOSX-arm64
giordano commented 2 years ago

Note: I already answered on discourse

stevengj commented 2 years ago

The next version will default to miniforge (#207).