I'm trying to install Anaconda3 linux 64 bit through a shell script, i get this error :
/home/mohitagrawal/anaconda3/pkgs/python-3.5.1-0/bin/python: error while loading shared libraries: libpython3.5m.so.1.0: cannot open shared
object file: No such file or directory
ERROR: cannot execute native linux-64 binary, output from 'uname -a' is:
Linux giles-liveconsole4 3.13.0-76-generic #120-Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Please help me resolve this. Thanks