big-data-europe / docker-spark

Apache Spark docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Flyfoxs opened this issue · comments

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

I fix this issue in this repo:

https://github.com/Flyfoxs/spark_anaconda