MaixPy IDE Install on Rasp 3B+

Hi

received my Go board and had a hard time getting it to work on my laptop. turned out to be a defective USB C cable that came with the board.

With that found, device drivers loaded for windows system and MaixPy IDE installed I got it to work.



Bought this for a robotics project. so installed the drivers for GO board into Raspberry Pi3 B+, they seem to work.

But no where can I find installation instructions for the MaixPy IDE on a raspberry py.



Why do I want to use Arduino software on Rasp Py? I want to use the MaixPy IDE with my GO board.



How do i install it on RPy?

So…



I did some more digging and found this: <LINK_TEXT text=“https://www.raspberrypi.org/forums/view … hp?t=27761”>https://www.raspberrypi.org/forums/viewtopic.php?t=27761</LINK_TEXT>



Quote: " …to be more precise the the Raspberry Pi has an ARMv6 CPU, these CPU’s are a different architecture to the x86 and x86-64 to which you are referring."



and quote: " What software do you want to install? If it’s not in the Raspbian software repository you may need to download the source and build it yourself."



I conclude that this: http://dl.sipeed.com/MAIX/MaixPy/ide/v0.1.0/

Linux x86_46 version wil not work on Rpi3



If I need to compile it from source on Raspberry pi, how do I do this?