docker-spark icon indicating copy to clipboard operation
docker-spark copied to clipboard

I get error when install Anaconda3-5.0.1-Linux-x86_64.sh

Open Flyfoxs opened this issue 5 years ago • 2 comments
trafficstars

I get error when install Anaconda3-5.0.1-Linux-x86_64.sh

PREFIX=/root/anaconda3 installing: python-3.6.3-hc9025b9_1 ... Error relocating /root/anaconda3/pkgs/python-3.6.3-hc9025b9_1/bin/python: __snprintf_chk: symbol not found Error relocating /root/anaconda3/pkgs/python-3.6.3-hc9025b9_1/bin/python: __wcscat_chk: symbol not found Error relocating /root/anaconda3/pkgs/python-3.6.3-hc9025b9_1/bin/python: __isnan: symbol not found Error relocating /root/anaconda3/pkgs/python-3.6.3-hc9025b9_1/bin/python: __finite: symbol not found Error relocating /root/anaconda3/pkgs/python-3.6.3-hc9025b9_1/bin/python: __isinf: symbol not found

Flyfoxs avatar Sep 30 '20 08:09 Flyfoxs

wget https://repo.continuum.io/archive/Anaconda3-5.0.1-Linux-x86_64.sh

Flyfoxs avatar Sep 30 '20 08:09 Flyfoxs

I fix this issue in this repo:

https://github.com/Flyfoxs/spark_anaconda

Flyfoxs avatar Oct 03 '20 13:10 Flyfoxs