Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android termux install faild #33

Open
QGB opened this issue Jun 5, 2022 · 1 comment
Open

Android termux install faild #33

QGB opened this issue Jun 5, 2022 · 1 comment

Comments

@QGB
Copy link

QGB commented Jun 5, 2022

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
Copy link
Contributor

hmaarrfk commented Jun 5, 2022

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants