【问题标题】:How can i Install mu micropython editor on linux?如何在 linux 上安装 mu micropython 编辑器?
【发布时间】:2017-10-17 16:09:19
【问题描述】:

我正在 Micro:Bit 上开发一些东西,但我无法在 Linux 机器上安装 MU 编辑器。

谁能提供在 Linux 机器上安装 mu 编辑器的步骤?

【问题讨论】:

    标签: python editor mu


    【解决方案1】:
    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

    【讨论】:

    • 您好,感谢您的回复。我得到这个 .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 dialout anish@anish-Vostro-1450:~$ ./mu_2017-06-21_18_07_master_3202867。 bin 分段错误(核心转储) anish@anish-Vostro-1450:~$
    • See this comment 也许尝试将您的.bin 运行为sudo
    • 检测到系统问题时遇到相同的分段错误:(
    【解决方案2】:

    我在 ubuntu 论坛上撰写了这篇文章 https://ubuntuforums.org/showthread.php?t=2377314

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-11-11
      • 1970-01-01
      • 1970-01-01
      • 2016-10-19
      • 2012-02-29
      • 1970-01-01
      • 1970-01-01
      • 2017-09-21
      相关资源
      最近更新 更多