标签: mycroft

easy_install:找不到命令

我正在尝试在 Ubuntu 18.04 上安装 MYCROFT:链接

cd ~/
git clone https://github.com/MycroftAI/mycroft-core.git
cd mycroft-core
bash dev_setup.sh
Run Code Online (Sandbox Code Playgroud)

我收到此错误:

sudo: easy_install: command not found
Run Code Online (Sandbox Code Playgroud)

这个错误是因为脚本dev_setup.sh 第 168 行正在尝试执行:

easy_install pip==9.0.1 # force version of pip
Run Code Online (Sandbox Code Playgroud)

我已经安装:

sudo apt-get install python-setuptools
sudo apt-get install python-pip python-dev build-essential
Run Code Online (Sandbox Code Playgroud)

然而

易安装

命令仍然无法识别。有任何想法吗?

更新:

通过注释掉脚本中的那一行,脚本就可以运行了。但是在进行音频测试时出现模块错误,语音识别模块丢失

python-2.7 mycroft 18.04

27
推荐指数
3
解决办法
10万
查看次数

Mycroft on Desktop. How?

After seeing the news of Mycroft running on my favourite distro spreading over and over and after seeing it in action on a Desktop system, I decided that I want it.

I tried to look for it with snap find, but it is not there

[...]
mongo33                    3.3.9                      niemeyer              -        MongoDB document-oriented database
morse-converter-py         1-3                        brunonova             -        Simple command-line Morse converter
mup-accounts               2016.07.01                 niemeyer              -        mup IRC and Telegram bot - account connection side
mup-plugins                2016.07.05                 niemeyer              - …
Run Code Online (Sandbox Code Playgroud)

unity 16.04 snap mycroft

13
推荐指数
1
解决办法
8534
查看次数

标签 统计

mycroft ×2

16.04 ×1

18.04 ×1

python-2.7 ×1

snap ×1

unity ×1