Archiconda / build-tools

necessary build tools for the archiconda distribution
BSD 2-Clause "Simplified" License
284 stars 50 forks source link

Android termux install faild #33

Open QGB opened 2 years ago

QGB commented 2 years ago
Archiconda3 will now be installed into this location:
/data/data/com.termux/files/home/archiconda3

  - Press ENTER to confirm the location
  - Press CTRL-C to abort the installation
  - Or specify a different location below

[/data/data/com.termux/files/home/archiconda3] >>> 
PREFIX=/data/data/com.termux/files/home/archiconda3
installing: python-3.7.1-h39be038_1002 ...
./Archiconda3-0.2.3-Linux-aarch64.sh: 342: /data/data/com.termux/files/home/archiconda3/bin/python: not found
~ $ 
~ $ ls -alh /data/data/com.termux/files/home/archiconda3/bin/C
ls: cannot access '/data/data/com.termux/files/home/archiconda3/bin/C': No such file or directory
~ $ ls -alh /data/data/com.termux/files/home/archiconda3/bin/
total 44K
drwx------  2 u0_a131 u0_a131 4.0K Jun  5 22:14 .
drwx------ 10 u0_a131 u0_a131 4.0K Jun  5 22:14 ..
lrwxrwxrwx  1 u0_a131 u0_a131    8 Feb 26  2019 2to3 -> 2to3-3.7
-rwx------  1 u0_a131 u0_a131  123 Feb 26  2019 2to3-3.7
lrwxrwxrwx  1 u0_a131 u0_a131    7 Feb 26  2019 idle3 -> idle3.7
-rwx------  1 u0_a131 u0_a131  121 Feb 26  2019 idle3.7
lrwxrwxrwx  1 u0_a131 u0_a131    8 Feb 26  2019 pydoc -> pydoc3.7
lrwxrwxrwx  1 u0_a131 u0_a131    8 Feb 26  2019 pydoc3 -> pydoc3.7
-rwx------  1 u0_a131 u0_a131  106 Feb 26  2019 pydoc3.7
lrwxrwxrwx  1 u0_a131 u0_a131    9 Feb 26  2019 python -> python3.7
lrwxrwxrwx  1 u0_a131 u0_a131    9 Feb 26  2019 python3 -> python3.7
lrwxrwxrwx  1 u0_a131 u0_a131   17 Feb 26  2019 python3-config -> python3.7m-config
-rwx------  1 u0_a131 u0_a131  14K Feb 26  2019 python3.7
lrwxrwxrwx  1 u0_a131 u0_a131   17 Feb 26  2019 python3.7-config -> python3.7m-config
lrwxrwxrwx  1 u0_a131 u0_a131    9 Feb 26  2019 python3.7m -> python3.7
-rwx------  1 u0_a131 u0_a131 3.3K Feb 26  2019 python3.7m-config
lrwxrwxrwx  1 u0_a131 u0_a131   10 Feb 26  2019 pyvenv -> pyvenv-3.7
-rwx------  1 u0_a131 u0_a131  463 Feb 26  2019 pyvenv-3.7
~ $ /data/data/com.termux/files/home/archiconda3/bin/py
pydoc              pydoc3.7           python3            python3.7          python3.7m         pyvenv             
pydoc3             python             python3-config     python3.7-config   python3.7m-config  pyvenv-3.7         
~ $ /data/data/com.termux/files/home/archiconda3/bin/py
pydoc              pydoc3.7           python3            python3.7          python3.7m         pyvenv             
pydoc3             python             python3-config     python3.7-config   python3.7m-config  pyvenv-3.7         
~ $ /data/data/com.termux/files/home/archiconda3/bin/python
-bash: /data/data/com.termux/files/home/archiconda3/bin/python: No such file or directory
hmaarrfk commented 2 years ago

This repo was a staging ground for what became miniforge which I now recommend using mambaforge

Please see: https://github.com/conda-forge/miniforge