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

Installing Miniconda errors out #555

Closed
dopplershift opened this issue Nov 7, 2019 · 1 comment
Closed

Installing Miniconda errors out #555

dopplershift opened this issue Nov 7, 2019 · 1 comment

Comments

@dopplershift
Copy link

I’d love to be able to do a custom Python installation on ish, using a Linux build of Miniconda. Unfortunately, that errors out:

Ryans-iPad:~# chmod +x Miniconda3-latest-Linux-x86.sh 
Ryans-iPad:~# ./Miniconda3-latest-Linux-x86.sh -b
PREFIX=/root/miniconda3
installing: python-3.7.1-h0371630_7 ...
./Miniconda3-latest-Linux-x86.sh: line 385: /root/miniconda3/pkgs/python-3.7.1-h0371630_7/bin/python: not found

I can confirm that the python binary is in that location, but trying to directly execute it just says “not found”. Happy to do more debugging if someone can point me in a direction.

@tbodt
Copy link
Member

tbodt commented Nov 8, 2019

Duplicate of #355

@tbodt tbodt marked this as a duplicate of #355 Nov 8, 2019
@tbodt tbodt closed this as completed Nov 8, 2019
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