windows:wsl:mycroft.ai

WSL 2 で Mycroft AI

$ cd ~
$ git clone https://github.com/MycroftAI/mycroft-core.git
Cloning into 'mycroft-core'...
remote: Enumerating objects: 549772, done.
remote: Total 549772 (delta 0), reused 0 (delta 0), pack-reused 549772
Receiving objects: 100% (549772/549772), 114.86 MiB | 3.62 MiB/s, done.
Resolving deltas: 100% (541009/541009), done.
$ cd mycroft-core
$ bash dev_setup.sh
                    Welcome to Mycroft!
 
This script is designed to make working with Mycroft easy.  During this
first run of dev_setup we will ask you a few questions to help setup
your environment.
 
Do you want to run on 'master' or against a dev branch?  Unless you are
a developer modifying mycroft-core itself, you should run on the
'master' branch.  It is updated bi-weekly with a stable release.
  Y)es, run on the stable 'master' branch
  N)o, I want to run unstable branches
Choice [Y/N]:  N - using an unstable branch
 
Mycroft is actively developed and constantly evolving.  It is recommended
that you update regularly.  Would you like to automatically update
whenever launching Mycroft?  This is highly recommended, especially for
those running against the 'master' branch.
  Y)es, automatically check for updates
  N)o, I will be responsible for keeping Mycroft updated.
Choice [Y/N]:  Y - update automatically
 
Mycroft uses its Mimic technology to speak to you.  Mimic can run both
locally and from a server.  The local Mimic is more robotic, but always
available regardless of network connectivity.  It will act as a fallback
if unable to contact the Mimic server.
 
However, building the local Mimic is time consuming -- it can take hours
on slower machines.  This can be skipped, but Mycroft will be unable to
talk if you lose network connectivity.  Would you like to build Mimic
locally?
Choice [Y/N]:  N - skip Mimic build
 
 
There are several Mycroft helper commands in the bin folder.  These
can be added to your system PATH, making it simpler to use Mycroft.
Would you like this to be added to your PATH in the .profile?
Choice [Y/N]:  Y - Adding Mycroft commands to your PATH
Type mycroft-help to see available commands.
 
The standard location for Mycroft skills is under /opt/mycroft/skills.
This script will create that folder for you.  This requires sudo
permission and might ask you for a password...
 
[sudo] password for tomoyan:
Created!
For convenience, a soft link has been created called 'skills''/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
Installing PEP8 check as precommit-hook
dev_setup.sh: line 488: which: command not found
Adding mycroft-core to virtualenv path
Collecting six==1.13.0
  Downloading six-1.13.0-py2.py3-none-any.whl (10 kB)
Collecting requests==2.20.0
  Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
     |████████████████████████████████| 60 kB 1.0 MB/s
Collecting gTTS==2.0.4
  Downloading gTTS-2.0.4-py3-none-any.whl (23 kB)
Collecting PyAudio==0.2.11
  Downloading PyAudio-0.2.11.tar.gz (37 kB)
Collecting pyee==7.0.1
  Downloading pyee-7.0.1-py2.py3-none-any.whl (12 kB)
Collecting SpeechRecognition==3.8.1
  Downloading SpeechRecognition-3.8.1-py2.py3-none-any.whl (32.8 MB)
     |████████████████████████████████| 32.8 MB 3.1 MB/s
Collecting tornado==6.0.3
  Downloading tornado-6.0.3.tar.gz (482 kB)
     |████████████████████████████████| 482 kB 3.4 MB/s
Collecting websocket-client==0.54.0
  Downloading websocket_client-0.54.0-py2.py3-none-any.whl (200 kB)
     |████████████████████████████████| 200 kB 2.1 MB/s
Collecting requests-futures==0.9.5
  Downloading requests-futures-0.9.5.tar.gz (5.3 kB)
Collecting pyserial==3.0
  Downloading pyserial-3.0.tar.gz (133 kB)
     |████████████████████████████████| 133 kB 3.7 MB/s
Collecting psutil==5.6.6
  Downloading psutil-5.6.6.tar.gz (447 kB)
     |████████████████████████████████| 447 kB 3.7 MB/s
Collecting pocketsphinx==0.1.0
  Downloading pocketsphinx-0.1.0.tar.gz (503 kB)
     |████████████████████████████████| 503 kB 3.0 MB/s
Collecting inflection==0.3.1
  Downloading inflection-0.3.1.tar.gz (8.7 kB)
Collecting pillow==7.1.2
  Downloading Pillow-7.1.2-cp38-cp38-manylinux1_x86_64.whl (2.1 MB)
     |████████████████████████████████| 2.1 MB 3.9 MB/s
Collecting python-dateutil==2.6.0
  Downloading python_dateutil-2.6.0-py2.py3-none-any.whl (194 kB)
     |████████████████████████████████| 194 kB 2.8 MB/s
Collecting fasteners==0.14.1
  Downloading fasteners-0.14.1-py2.py3-none-any.whl (20 kB)
Collecting PyYAML==5.1.2
  Downloading PyYAML-5.1.2.tar.gz (265 kB)
     |████████████████████████████████| 265 kB 4.7 MB/s
Collecting lingua-franca==0.2.2
  Downloading lingua_franca-0.2.2-py3-none-any.whl (283 kB)
     |████████████████████████████████| 283 kB 2.9 MB/s
Collecting msm==0.8.8
  Downloading msm-0.8.8-py3-none-any.whl (25 kB)
Collecting msk==0.3.15
  Downloading msk-0.3.15.tar.gz (33 kB)
Collecting adapt-parser==0.3.6
  Downloading adapt-parser-0.3.6.tar.gz (16 kB)
Collecting padatious==0.4.8
  Downloading padatious-0.4.8.tar.gz (15 kB)
Collecting fann2==1.0.7
  Downloading fann2-1.0.7.tar.gz (63 kB)
     |████████████████████████████████| 63 kB 948 kB/s
Collecting padaos==0.1.9
  Downloading padaos-0.1.9.tar.gz (3.2 kB)
Collecting precise-runner==0.2.1
  Downloading precise-runner-0.2.1.tar.gz (3.9 kB)
Collecting petact==0.1.2
  Downloading petact-0.1.2.tar.gz (3.4 kB)
Collecting pyxdg==0.26
  Downloading pyxdg-0.26-py2.py3-none-any.whl (40 kB)
     |████████████████████████████████| 40 kB 3.1 MB/s
Collecting idna<2.8,>=2.5
  Downloading idna-2.7-py2.py3-none-any.whl (58 kB)
     |████████████████████████████████| 58 kB 3.5 MB/s
Collecting chardet<3.1.0,>=3.0.2
  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
     |████████████████████████████████| 133 kB 3.8 MB/s
Collecting urllib3<1.25,>=1.21.1
  Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
     |████████████████████████████████| 118 kB 3.5 MB/s
Collecting certifi>=2017.4.17
  Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
     |████████████████████████████████| 156 kB 3.7 MB/s
Collecting gtts-token>=1.1.3
  Downloading gTTS-token-1.1.3.tar.gz (3.4 kB)
Collecting beautifulsoup4
  Downloading beautifulsoup4-4.9.1-py3-none-any.whl (115 kB)
     |████████████████████████████████| 115 kB 298 kB/s
Collecting click
  Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
     |████████████████████████████████| 82 kB 504 kB/s
Collecting monotonic>=0.1
  Downloading monotonic-1.5-py2.py3-none-any.whl (5.3 kB)
Collecting lazy
  Downloading lazy-1.4-py2.py3-none-any.whl (6.2 kB)
Collecting pako
  Downloading pako-0.2.3.tar.gz (7.7 kB)
Collecting GitPython
  Downloading GitPython-3.1.8-py3-none-any.whl (159 kB)
     |████████████████████████████████| 159 kB 4.0 MB/s
Collecting typing
  Downloading typing-3.7.4.3.tar.gz (78 kB)
     |████████████████████████████████| 78 kB 2.1 MB/s
Collecting pygithub
  Downloading PyGithub-1.53-py3-none-any.whl (274 kB)
     |████████████████████████████████| 274 kB 4.4 MB/s
Collecting colorama
  Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB)
Collecting xxhash
  Downloading xxhash-2.0.0-cp38-cp38-manylinux2010_x86_64.whl (243 kB)
     |████████████████████████████████| 243 kB 4.8 MB/s
Collecting soupsieve>1.2
  Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB)
Collecting appdirs
  Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting gitdb<5,>=4.0.1
  Downloading gitdb-4.0.5-py3-none-any.whl (63 kB)
     |████████████████████████████████| 63 kB 920 kB/s
Collecting pyjwt
  Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting deprecated
  Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB)
Collecting smmap<4,>=3.0.1
  Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB)
Collecting wrapt<2,>=1.10
  Downloading wrapt-1.12.1.tar.gz (27 kB)
Building wheels for collected packages: PyAudio, tornado, requests-futures, pyserial, psutil, pocketsphinx, inflection, PyYAML, msk, adapt-parser, padatious, fann2, padaos, precise-runner, petact, gtts-token, pako, typing, wrapt
  Building wheel for PyAudio (setup.py) ... done
  Created wheel for PyAudio: filename=PyAudio-0.2.11-cp38-cp38-linux_x86_64.whl size=52581 sha256=bf24a5a8ad25a79f4666d8f1bfa36f9142c95ea78afb17401e1d93957a309aa0
  Stored in directory: /home/tomoyan/.cache/pip/wheels/cf/be/f6/06f4d9fb96713a3ba58a480dd5739b3bf66ff0430de58a38c1
  Building wheel for tornado (setup.py) ... done
  Created wheel for tornado: filename=tornado-6.0.3-cp38-cp38-linux_x86_64.whl size=418791 sha256=6aca404e79dda669a17891781e5c2983f983b3884d895f72303f4a1f1f42abb3
  Stored in directory: /home/tomoyan/.cache/pip/wheels/ba/65/ba/67a9a9143a42c0738e92073d026851b9365b5150cdb6bec286
  Building wheel for requests-futures (setup.py) ... done
  Created wheel for requests-futures: filename=requests_futures-0.9.5-py3-none-any.whl size=4926 sha256=815dfa509f26557db7c326336d2af9a718536f7b7d9a70771754be69281f7c0d
  Stored in directory: /home/tomoyan/.cache/pip/wheels/04/cf/d6/cd293e70778c7c0780055cb9753ccf0b6c6a099b0c6ce951e8
  Building wheel for pyserial (setup.py) ... done
  Created wheel for pyserial: filename=pyserial-3.0-py3-none-any.whl size=87753 sha256=b7dfae2403f22d97bd2605df0e35824a400deda67fde5b5ac59eccaa66c56d53
  Stored in directory: /home/tomoyan/.cache/pip/wheels/cb/a2/32/e9a0be13702a8799349e9ab4f03ace91bf88a432c848935bf6
  Building wheel for psutil (setup.py) ... done
  Created wheel for psutil: filename=psutil-5.6.6-cp38-cp38-linux_x86_64.whl size=269214 sha256=898cdef0ef7fafed413c1739ada898d766fb614dfa4cdf1123cc8d0be274a0d8
  Stored in directory: /home/tomoyan/.cache/pip/wheels/79/67/93/91114b71e0965edb6233d607d82bb5de75ad02e3d9d469ba17
  Building wheel for pocketsphinx (setup.py) ... done
  Created wheel for pocketsphinx: filename=pocketsphinx-0.1.0-cp38-cp38-linux_x86_64.whl size=1717009 sha256=6a47afd05bc3c5fae9c6ae2bf3213349b69eebc3d8a1ad7e677e307ce1b28b19
  Stored in directory: /home/tomoyan/.cache/pip/wheels/c8/bd/7f/e3bac6e1cf0be9df98e8fa7354460358eae45bc1e099f3570f
  Building wheel for inflection (setup.py) ... done
  Created wheel for inflection: filename=inflection-0.3.1-py3-none-any.whl size=6075 sha256=761afb309bd71c5466ac78cdd0b7c1b7a839957a8e22cc1b9bb8c36c6fbd63ea
  Stored in directory: /home/tomoyan/.cache/pip/wheels/39/83/b3/5cbaaa774fec491e6fdcd0fa7f3bba4741f060a845ece49d50
  Building wheel for PyYAML (setup.py) ... done
  Created wheel for PyYAML: filename=PyYAML-5.1.2-cp38-cp38-linux_x86_64.whl size=44101 sha256=61380406075b852fbe5ecfb6ba31376b76ca1cd95bbaa42586e85b250401bcfb
  Stored in directory: /home/tomoyan/.cache/pip/wheels/55/40/9f/027c3d94280ce2b7c2c107cb563a433e6572f830a5462231ae
  Building wheel for msk (setup.py) ... done
  Created wheel for msk: filename=msk-0.3.15-py3-none-any.whl size=42998 sha256=628134e7e5fcd8ffa1b56ff4b641f446d2c5680a4d4a7077dfab14ab69e13848
  Stored in directory: /home/tomoyan/.cache/pip/wheels/00/4a/43/a35506516d8b66cd5b48ddf2063c1533f4d631802fd12efb23
  Building wheel for adapt-parser (setup.py) ... done
  Created wheel for adapt-parser: filename=adapt_parser-0.3.6-py3-none-any.whl size=21805 sha256=b35d5ac73d0c3e830c345a188badab98f40e4457d7a1552a5960a5d9c64de50e
  Stored in directory: /home/tomoyan/.cache/pip/wheels/15/1f/e8/1df6fff6013e3a9996b308be0bd5845497eb2be18569d68750
  Building wheel for padatious (setup.py) ... done
  Created wheel for padatious: filename=padatious-0.4.8-py2.py3-none-any.whl size=24604 sha256=9feb91b6b6f8231d6f24358482b0ed8e5b9f873c663edc77b1499e74ff76d418
  Stored in directory: /home/tomoyan/.cache/pip/wheels/c1/db/ec/09ba317b195ab069c24517d75a57e3f76886e239b39672729b
  Building wheel for fann2 (setup.py) ... done
  Created wheel for fann2: filename=fann2-1.0.7-cp38-cp38-linux_x86_64.whl size=357135 sha256=34c82fdd20eb0fe37d9dca80de72ea4c03b66ae14946393d0ce393b3467dac1d
  Stored in directory: /home/tomoyan/.cache/pip/wheels/dc/af/40/499f70b97fee1cc196be1466d1124a201c880a9b17315d4f8f
  Building wheel for padaos (setup.py) ... done
  Created wheel for padaos: filename=padaos-0.1.9-py3-none-any.whl size=3129 sha256=d1805169b192e2b1dcb6983c23f7b8f0cd818b88682802a80f573ee884c545f1
  Stored in directory: /home/tomoyan/.cache/pip/wheels/2c/cb/bc/983f2a594f5fdff589bfd3e4d16975957d9d3b677f0d83294c
  Building wheel for precise-runner (setup.py) ... done
  Created wheel for precise-runner: filename=precise_runner-0.2.1-py3-none-any.whl size=4234 sha256=3314efc92f7920d0e090ac43d9cace52a56af779087b09e0fa8d6f41f519bae4
  Stored in directory: /home/tomoyan/.cache/pip/wheels/49/f8/9e/20c49f7faa3576057c9b71f6ab8b8cbd619815496f7409eca2
  Building wheel for petact (setup.py) ... done
  Created wheel for petact: filename=petact-0.1.2-py3-none-any.whl size=3365 sha256=b0aceeb14d6481e00a622f141a4b3105e970d571d3d4ad4ee64a4660cff5ef28
  Stored in directory: /home/tomoyan/.cache/pip/wheels/59/68/cd/d3927346307d86eb4f1b075e4d4110fb69ef07ff0b013a2441
  Building wheel for gtts-token (setup.py) ... done
  Created wheel for gtts-token: filename=gTTS_token-1.1.3-py3-none-any.whl size=4097 sha256=5da05006fd9ecbbba8727e084804f9a92208c8b577bac2b20d2fbb2bd720da31
  Stored in directory: /home/tomoyan/.cache/pip/wheels/95/85/5d/7ee5fb054f35d52211e9274275d76f29f0a484f42876579596
  Building wheel for pako (setup.py) ... done
  Created wheel for pako: filename=pako-0.2.3-py3-none-any.whl size=15325 sha256=0187c4adbe13b06b443d6c3e7dae96dc78310d57a72e52a05f50acecd3bac8d7
  Stored in directory: /home/tomoyan/.cache/pip/wheels/aa/ff/4d/52eb9056ecda929b0c08bd694d5c7fc0983875da4fdb655cfa
  Building wheel for typing (setup.py) ... done
  Created wheel for typing: filename=typing-3.7.4.3-py3-none-any.whl size=26308 sha256=00a07c841aaa6fde41c4d2b8291265d55650c017a83e827c5df59200c518a9a6
  Stored in directory: /home/tomoyan/.cache/pip/wheels/5e/5d/01/3083e091b57809dad979ea543def62d9d878950e3e74f0c930
  Building wheel for wrapt (setup.py) ... done
  Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=74189 sha256=0bef534f5444ad37a81b37b661fa217bcf95188a73e6fdea2a1c6d0a17965074
  Stored in directory: /home/tomoyan/.cache/pip/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73
Successfully built PyAudio tornado requests-futures pyserial psutil pocketsphinx inflection PyYAML msk adapt-parser padatious fann2 padaos precise-runner petact gtts-token pako typing wrapt
Installing collected packages: six, idna, chardet, urllib3, certifi, requests, gtts-token, soupsieve, beautifulsoup4, click, gTTS, PyAudio, pyee, SpeechRecognition, tornado, websocket-client, requests-futures, pyserial, psutil, pocketsphinx, inflection, pillow, python-dateutil, monotonic, fasteners, PyYAML, lingua-franca, lazy, appdirs, pako, smmap, gitdb, GitPython, msm, typing, pyjwt, wrapt, deprecated, pygithub, colorama, msk, adapt-parser, fann2, xxhash, padaos, padatious, precise-runner, petact, pyxdg
Successfully installed GitPython-3.1.8 PyAudio-0.2.11 PyYAML-5.1.2 SpeechRecognition-3.8.1 adapt-parser-0.3.6 appdirs-1.4.4 beautifulsoup4-4.9.1 certifi-2020.6.20 chardet-3.0.4 click-7.1.2 colorama-0.4.3 deprecated-1.2.10 fann2-1.0.7 fasteners-0.14.1 gTTS-2.0.4 gitdb-4.0.5 gtts-token-1.1.3 idna-2.7 inflection-0.3.1 lazy-1.4 lingua-franca-0.2.2 monotonic-1.5 msk-0.3.15 msm-0.8.8 padaos-0.1.9 padatious-0.4.8 pako-0.2.3 petact-0.1.2 pillow-7.1.2 pocketsphinx-0.1.0 precise-runner-0.2.1 psutil-5.6.6 pyee-7.0.1 pygithub-1.53 pyjwt-1.7.1 pyserial-3.0 python-dateutil-2.6.0 pyxdg-0.26 requests-2.20.0 requests-futures-0.9.5 six-1.13.0 smmap-3.0.4 soupsieve-2.0.1 tornado-6.0.3 typing-3.7.4.3 urllib3-1.24.3 websocket-client-0.54.0 wrapt-1.12.1 xxhash-2.0.0
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
Collecting git+https://github.com/behave/behave@v1.2.7.dev1 (from -r requirements/tests.txt (line 8))
  Cloning https://github.com/behave/behave (to revision v1.2.7.dev1) to /tmp/pip-req-build-o24l6s4h
  Running command git clone -q https://github.com/behave/behave /tmp/pip-req-build-o24l6s4h
  Running command git checkout -q 4e73cabf1b2445b3c1ab6b3aed14424d32d140ac
Collecting coveralls==1.8.2
  Downloading coveralls-1.8.2-py2.py3-none-any.whl (11 kB)
Collecting flake8==3.7.9
  Downloading flake8-3.7.9-py2.py3-none-any.whl (69 kB)
     |████████████████████████████████| 69 kB 861 kB/s
Collecting pytest==5.2.4
  Downloading pytest-5.2.4-py3-none-any.whl (227 kB)
     |████████████████████████████████| 227 kB 3.1 MB/s
Collecting pytest-cov==2.8.1
  Downloading pytest_cov-2.8.1-py2.py3-none-any.whl (18 kB)
Collecting cov-core==1.15.0
  Downloading cov-core-1.15.0.tar.gz (5.9 kB)
Collecting sphinx==2.2.1
  Downloading Sphinx-2.2.1-py3-none-any.whl (3.3 MB)
     |████████████████████████████████| 3.3 MB 4.3 MB/s
Collecting sphinx-rtd-theme==0.4.3
  Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB)
     |████████████████████████████████| 6.4 MB 3.8 MB/s
Collecting allure-behave==2.8.10
  Downloading allure_behave-2.8.10-py3-none-any.whl (6.6 kB)
Requirement already satisfied: python-vlc==1.1.2 in ./.venv/lib/python3.8/site-packages (from -r requirements/tests.txt (line 11)) (1.1.2)
Collecting cucumber-tag-expressions>=1.1.2
  Downloading cucumber-tag-expressions-3.0.0.tar.gz (32 kB)
Collecting parse>=1.9.1
  Downloading parse-1.17.0.tar.gz (30 kB)
Collecting parse_type>=0.4.2
  Downloading parse_type-0.5.2-py2.py3-none-any.whl (32 kB)
Requirement already satisfied: six>=1.12.0 in ./.venv/lib/python3.8/site-packages (from behave==1.2.7.dev1->-r requirements/tests.txt (line 8)) (1.13.0)
Requirement already satisfied: colorama in ./.venv/lib/python3.8/site-packages (from behave==1.2.7.dev1->-r requirements/tests.txt (line 8)) (0.4.3)
Collecting docopt>=0.6.1
  Downloading docopt-0.6.2.tar.gz (25 kB)
Collecting coverage<5.0,>=3.6
  Downloading coverage-4.5.4.tar.gz (385 kB)
     |████████████████████████████████| 385 kB 3.9 MB/s
Requirement already satisfied: requests>=1.0.0 in ./.venv/lib/python3.8/site-packages (from coveralls==1.8.2->-r requirements/tests.txt (line 1)) (2.20.0)
Collecting pycodestyle<2.6.0,>=2.5.0
  Downloading pycodestyle-2.5.0-py2.py3-none-any.whl (51 kB)
     |████████████████████████████████| 51 kB 2.2 MB/s
Collecting mccabe<0.7.0,>=0.6.0
  Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
Collecting pyflakes<2.2.0,>=2.1.0
  Downloading pyflakes-2.1.1-py2.py3-none-any.whl (59 kB)
     |████████████████████████████████| 59 kB 3.2 MB/s
Collecting entrypoints<0.4.0,>=0.3.0
  Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB)
Collecting packaging
  Downloading packaging-20.4-py2.py3-none-any.whl (37 kB)
Collecting py>=1.5.0
  Downloading py-1.9.0-py2.py3-none-any.whl (99 kB)
     |████████████████████████████████| 99 kB 3.4 MB/s
Collecting wcwidth
  Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting atomicwrites>=1.0
  Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
Collecting more-itertools>=4.0.0
  Downloading more_itertools-8.5.0-py3-none-any.whl (44 kB)
     |████████████████████████████████| 44 kB 377 kB/s
Collecting pluggy<1.0,>=0.12
  Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting attrs>=17.4.0
  Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB)
     |████████████████████████████████| 48 kB 134 kB/s
Collecting sphinxcontrib-htmlhelp
  Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB)
     |████████████████████████████████| 96 kB 2.7 MB/s
Requirement already satisfied: setuptools in ./.venv/lib/python3.8/site-packages (from sphinx==2.2.1->-r requirements/tests.txt (line 6)) (50.3.0)
Collecting Pygments>=2.0
  Downloading Pygments-2.6.1-py3-none-any.whl (914 kB)
     |████████████████████████████████| 914 kB 4.3 MB/s
Collecting snowballstemmer>=1.1
  Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB)
     |████████████████████████████████| 97 kB 250 kB/s
Collecting sphinxcontrib-devhelp
  Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
     |████████████████████████████████| 84 kB 555 kB/s
Collecting docutils>=0.12
  Downloading docutils-0.16-py2.py3-none-any.whl (548 kB)
     |████████████████████████████████| 548 kB 2.3 MB/s
Collecting sphinxcontrib-applehelp
  Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
     |████████████████████████████████| 121 kB 2.9 MB/s
Collecting Jinja2>=2.3
  Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
     |████████████████████████████████| 125 kB 3.0 MB/s
Collecting sphinxcontrib-jsmath
  Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
Collecting imagesize
  Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB)
Collecting babel!=2.0,>=1.3
  Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB)
     |████████████████████████████████| 8.6 MB 4.9 MB/s
Collecting sphinxcontrib-qthelp
  Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
     |████████████████████████████████| 90 kB 2.4 MB/s
Collecting alabaster<0.8,>=0.7
  Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB)
Collecting sphinxcontrib-serializinghtml
  Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB)
     |████████████████████████████████| 89 kB 2.7 MB/s
Collecting allure-python-commons==2.8.10
  Downloading allure_python_commons-2.8.10-py3-none-any.whl (15 kB)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in ./.venv/lib/python3.8/site-packages (from requests>=1.0.0->coveralls==1.8.2->-r requirements/tests.txt (line 1)) (3.0.4)
Requirement already satisfied: idna<2.8,>=2.5 in ./.venv/lib/python3.8/site-packages (from requests>=1.0.0->coveralls==1.8.2->-r requirements/tests.txt (line 1)) (2.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv/lib/python3.8/site-packages (from requests>=1.0.0->coveralls==1.8.2->-r requirements/tests.txt (line 1)) (2020.6.20)
Requirement already satisfied: urllib3<1.25,>=1.21.1 in ./.venv/lib/python3.8/site-packages (from requests>=1.0.0->coveralls==1.8.2->-r requirements/tests.txt (line 1)) (1.24.3)
Collecting pyparsing>=2.0.2
  Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
     |████████████████████████████████| 67 kB 2.5 MB/s
Collecting MarkupSafe>=0.23
  Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB)
Collecting pytz>=2015.7
  Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB)
     |████████████████████████████████| 510 kB 4.3 MB/s
Building wheels for collected packages: cov-core, behave, cucumber-tag-expressions, parse, docopt, coverage
  Building wheel for cov-core (setup.py) ... done
  Created wheel for cov-core: filename=cov_core-1.15.0-py3-none-any.whl size=6007 sha256=aad068ffb5c8c8b03f8682281d366f1ea5bd3e6c8941a882959bfa1f3bdeabc8
  Stored in directory: /home/tomoyan/.cache/pip/wheels/97/e3/bf/78775cdf9d864418109fe07116adb3a5ef713eda6c0f23043f
  Building wheel for behave (setup.py) ... done
  Created wheel for behave: filename=behave-1.2.7.dev1-py2.py3-none-any.whl size=152522 sha256=201cd4e9b1699cfc1b10a44e17a551edf31fbe82631686e3b12d8d68bcba644d
  Stored in directory: /tmp/pip-ephem-wheel-cache-as407j82/wheels/9f/87/d9/b3ce0fb5f9799c66c2c267031608d0a6b86b484ba1a1b6d99c
  Building wheel for cucumber-tag-expressions (setup.py) ... done
  Created wheel for cucumber-tag-expressions: filename=cucumber_tag_expressions-3.0.0-py2.py3-none-any.whl size=8327 sha256=6981b4bf3a63ec04f54a5b61cdd877398559dd7e8ec7b3cb86998637603ffce6
  Stored in directory: /home/tomoyan/.cache/pip/wheels/e5/a0/54/378de39c915fa9fb740d7f1ac6bb32806b243cd4872f880e62
  Building wheel for parse (setup.py) ... done
  Created wheel for parse: filename=parse-1.17.0-py3-none-any.whl size=24118 sha256=448052447d9a551787bc4476806c3a006f9af193b67d419b0da96e14a7dfa9dc
  Stored in directory: /home/tomoyan/.cache/pip/wheels/2b/67/4b/55e968f304bd849ea15c1e0c29990a45b3b5d6e47abd6a5300
  Building wheel for docopt (setup.py) ... done
  Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13704 sha256=157961e406380c6398b5b4ef3282ce6f6de948605b8bd4cd383d1a6233c5154b
  Stored in directory: /home/tomoyan/.cache/pip/wheels/56/ea/58/ead137b087d9e326852a851351d1debf4ada529b6ac0ec4e8c
  Building wheel for coverage (setup.py) ... done
  Created wheel for coverage: filename=coverage-4.5.4-cp38-cp38-linux_x86_64.whl size=208803 sha256=86d5d9142a2d3e8860603ce6588dd045146025eb0e2f5121294e290c61b8fe20
  Stored in directory: /home/tomoyan/.cache/pip/wheels/e7/0e/3f/4d16d7576f1070cf1a0028b1664aff2cc8e84c9c0e2b8f3207
Successfully built cov-core behave cucumber-tag-expressions parse docopt coverage
Installing collected packages: docopt, coverage, coveralls, pycodestyle, mccabe, pyflakes, entrypoints, flake8, pyparsing, packaging, py, wcwidth, atomicwrites, more-itertools, pluggy, attrs, pytest, pytest-cov, cov-core, sphinxcontrib-htmlhelp, Pygments, snowballstemmer, sphinxcontrib-devhelp, docutils, sphinxcontrib-applehelp, MarkupSafe, Jinja2, sphinxcontrib-jsmath, imagesize, pytz, babel, sphinxcontrib-qthelp, alabaster, sphinxcontrib-serializinghtml, sphinx, sphinx-rtd-theme, cucumber-tag-expressions, parse, parse-type, behave, allure-python-commons, allure-behave
Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.6.1 alabaster-0.7.12 allure-behave-2.8.10 allure-python-commons-2.8.10 atomicwrites-1.4.0 attrs-20.2.0 babel-2.8.0 behave-1.2.7.dev1 cov-core-1.15.0 coverage-4.5.4 coveralls-1.8.2 cucumber-tag-expressions-3.0.0 docopt-0.6.2 docutils-0.16 entrypoints-0.3 flake8-3.7.9 imagesize-1.2.0 mccabe-0.6.1 more-itertools-8.5.0 packaging-20.4 parse-1.17.0 parse-type-0.5.2 pluggy-0.13.1 py-1.9.0 pycodestyle-2.5.0 pyflakes-2.1.1 pyparsing-2.4.7 pytest-5.2.4 pytest-cov-2.8.1 pytz-2020.1 snowballstemmer-2.0.0 sphinx-2.2.1 sphinx-rtd-theme-0.4.3 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 wcwidth-0.2.5
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
Building with 4 cores.
Skipping mimic build.
Creating /var/log/mycroft/ directory
$ cd ~/mycroft-core
$ ./start-mycroft.sh debug
Already up to date.
Starting all mycroft-core services
Initializing...
Starting background service bus
CAUTION: The Mycroft bus is an open websocket with no built-in security
         measures.  You are responsible for protecting the local port
         8181 with a firewall as appropriate.
Starting background service voice
Starting background service enclosure
Starting cli
  • windows/wsl/mycroft.ai.txt
  • 最終更新: 2020/09/11 19:13
  • by ともやん