Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bash ./Miniconda3-latest-Linux-armv7l.sh
- WARNING:
- Your processor does not appear to be an armv7l. This software
- was sepicically build for the Raspberry Pi 2 running raspbian wheezy
- (or above).
- Are sure you want to continue the installation? [yes|no]
- [no] >>> yes
- Welcome to Miniconda3 3.16.0 (by Continuum Analytics, Inc.)
- In order to continue the installation process, please review the license
- agreement.
- Please, press ENTER to continue
- >>>
- ===================================
- Anaconda END USER LICENSE AGREEMENT
- ===================================
- [...]
- Do you approve the license terms? [yes|no]
- [no] >>> yes
- Miniconda3 will now be installed into this location:
- /home/user/miniconda3
- - Press ENTER to confirm the location
- - Press CTRL-C to abort the installation
- - Or specify a different location below
- [/home/user/miniconda3] >>>
- PREFIX=/home/user/miniconda3
- installing: python-3.4.3-1 ...
- installing: conda-env-2.4.2-py34_0 ...
- installing: openssl-1.0.1k-1 ...
- installing: pycosat-0.6.1-py34_0 ...
- installing: pyyaml-3.11-py34_1 ...
- installing: requests-2.7.0-py34_0 ...
- installing: sqlite-3.8.4.1-1 ...
- installing: xz-5.0.5-0 ...
- installing: yaml-0.1.6-0 ...
- installing: zlib-1.2.8-0 ...
- installing: conda-3.16.0-py34_0 ...
- installing: pycrypto-2.6.1-py34_0 ...
- ./Miniconda3-latest-Linux-armv7l.sh: line 266: /home/user/miniconda3/pkgs/python-3.4.3-1/bin/python: No such file or directory
- ERROR:
- cannot execute native linux-armv7l binary, output from 'uname -a' is:
- Linux rpi4 5.4.0-1028-raspi #31-Ubuntu SMP PREEMPT Wed Jan 20 11:30:45 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
Add Comment
Please, Sign In to add comment