PINE64
How do i install python anaconda on my ubuntu ? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Ubuntu (https://forum.pine64.org/forumdisplay.php?fid=27)
+---- Thread: How do i install python anaconda on my ubuntu ? (/showthread.php?tid=2055)



How do i install python anaconda on my ubuntu ? - quantumfusion - 08-21-2016

Hi all,

i just got my pine64 and am using xenial 64 bit image .
xenial-pine64-bspkernel-20160716-1.img.xz

i am new to unix in general.


Then , i downloaded the 64bit  anaconda.
http://repo.continuum.io/archive/Anaconda3-4.1.1-Linux-x86_64.sh

then i ran bash Anaconda3-4.1.1-Linux-x86_64.sh
I kept getting an error that it doesnt think my system is a 64 bit version and it cant execute my executable due to unname -a checks..
Could someone advise on how i can get Anaconda3 on pine64 ?


RE: How do i install python anaconda on my ubuntu ? - HayseedGeek - 08-21-2016

(08-21-2016, 11:21 AM)quantumfusion Wrote: Hi all,

Then , i downloaded the 64bit  anaconda.
http://repo.continuum.io/archive/Anaconda3-4.1.1-Linux-x86_64.sh

It looks like you downloaded a package for an Intel processor (x86_64). It doesn't seem like they offer a binary for the ARM architecture.


RE: How do i install python anaconda on my ubuntu ? - quantumfusion - 08-21-2016

(08-21-2016, 11:33 AM)HayseedGeek Wrote:
(08-21-2016, 11:21 AM)quantumfusion Wrote: Hi all,

Then , i downloaded the 64bit  anaconda.
http://repo.continuum.io/archive/Anaconda3-4.1.1-Linux-x86_64.sh

It looks like you downloaded a package for an Intel processor (x86_64). It doesn't seem like they offer a binary for the ARM architecture.

opps i typed the wrong link. i did use the 64 bit version:

http://repo.continuum.io/archive/Anaconda3-4.1.1-Linux-x86_64.sh


is there any python distribution for ARMS ?


RE: How do i install python anaconda on my ubuntu ? - martinayotte - 08-22-2016

It still an x86_64, not an ARM.