如何在Linux上安装mu micropython编辑器?

如何在Linux上安装mu micropython编辑器?

问题描述:

我正在开发一些Micro:Bit,但我无法在Linux机器上安装MU编辑器。如何在Linux上安装mu micropython编辑器?

有人可以提供在Linux机器上安装mu编辑器的步骤吗?

  1. Download the latest Mu

  2. cd the_folder_where_mu_was_downloaded

  3. chmod +x mu-0.9.12.linux.bin

  4. sudo usermod -a -G dialout username

  5. ./mu-0.9.12.linux.bin

More information available at the source of the instructions

+0

嗨这个帖子,感谢您回复回来。我得到这个.cd/home/anish anish @ anish-Vostro-1450:〜$ chmod + x mu_2017-06-21_18_07_master_3202867.bin anish @ anish-Vostro-1450:〜$ sudo usermod -a -G dialout Anish [sudo] anish的密码: usermod:用户'Anish'不存在 anish @ anish-Vostro-1450:〜$ sudo usermod -a -G拨出anish anish @ anish-Vostro-1450:〜$ .// mu_2017-06-21_18_07_master_3202867.bin 分割错误(核心转储) anish @ anish-Vostro-1450:〜$ –

+0

[请参阅此评论](https://*.com/a/19641654/4889267)也许试试运行'.bin'作为'sudo'? – AK47

+0

好吧,让我试试这个!谢谢 –

我已经撰写了Ubuntu论坛 https://ubuntuforums.org/showthread.php?t=2377314