Jump to content

installing uPyCraft IDE on Mx-Linux


dil_bert

Recommended Posts

Dear community,


i want to install this ide on MX - Linux. 


the uPyCraft IDE .. guess i can use this tutorial:

LINK. https://randomnerdtutorials.com/install-upycraft-ide-linux-ubuntu-instructions/

Downloading uPyCraft IDE for Linux Ubuntu 16.04


Click here to download uPyCraft IDE for Linux Ubuntu 16.04 or go to this

link https://randomnerdtutorials.com/uPyCraftLinux.


Open your Terminal window, navigate to your Downloads folder and list all the files:

see the code

$ cd Downloads
$ ls -l
  uPyCraft_linux_V1.X

and then....


You should have a similar file (uPyCraft_linux_V1.X) in your Downloads folder. You need to make that file executable with the following command:

see the code

$ chmod +x uPyCraft_linux_V1.X

and then 


Then, to open/run the uPyCraft IDE software, type the next command:

see the piece of code: 

$ ./uPyCraft_linux_V1.X

love to hear  from you

Link to comment
Share on other sites

hi there finally installed the ide and now it is running 

downloaded the firmware for micropython from the micropython site. 

tried to flash it - bit this is not possible.  see the images that i have attached...

well  -  run on MX-Linux - but at the moment i have not glue what is going on here... 

 

love to hear from you 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.