asdf-community / asdf-community/asdf-python
Unable to install miniconda3
- Dominant language
- Shell
- Stars
- 729
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
### Provide environment information
```bash
asdf info
OS:
Linux rasp 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
SHELL:
GNU bash, version 5.1.4(1)-release (aarch64-unknown-linux-gnu)
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
BASH VERSION:
5.1.4(1)-release
ASDF VERSION:
v0.13.1-0586b37
ASDF INTERNAL VARIABLES:
ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions
ASDF_DATA_DIR=/home/pi/.asdf
ASDF_DIR=/home/pi/.asdf
ASDF_CONFIG_FILE=/home/pi/.asdfrc
ASDF INSTALLED PLUGINS:
python https://github.com/danhper/asdf-python.git master 5e277e2
ruby https://github.com/asdf-vm/asdf-ruby.git master 4e5b177
```
### To Reproduce
asdf plugin add python
asdf install python miniconda3-4.7.12
python-build miniconda3-4.7.12 /home/pi/.asdf/installs/python/miniconda3-4.7.12
ERROR: The binary distribution of Miniconda is not available for Linux-aarch64.
### Describe the Bug
Unable to install miniconda3-4.7.12
python-build miniconda3-4.7.12 /home/pi/.asdf/installs/python/miniconda3-4.7.12
ERROR: The binary distribution of Miniconda is not available for Linux-aarch64.
### Expected Behaviour
Unable to install miniconda3-4.7.12.
Although, the binary package exists.
Link: https://docs.conda.io/projects/miniconda/en/latest/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.