-
-
-
Working with a shell configured to use virtualenv via virtualenvwrapper may result in the creation of a new virtualenv root directory.
For example if WORKON_HOME is set to $HOME/projects, executing d…
-
It should definitely be OSI-approved.
-
Would be nice to ask Mycroft for scheduled events and stuff. Also this could be maybe combined with some general combined "Report skill" for Mycroft which could at the morning for example give informa…
-
Previously there was a setting for "third_party_skills_dir" in mycroft.ini.
Recently, the setting has been removed as it recognizes the new mycroft.conf config file.
Is there a way to work on s…
-
how can I solve this problem with openSUSE tumbleweed?
Ivan@UltrabookSamsung:/home/Ivan/mycroft-core/mycroft/client/text> python2.7 main.py
```
Traceback (most recent call last):
File "main.…
-
Mycroft most definitely needs a music playing skill if one has not been planned already. From talking to people this is one of the largest "needs" of an AI of this sort to have. Possible integrations …
-
We install pip twice in a dev workflow, once in build_host_setup_*.sh and another time in ./dev_setup.sh
-
When running ./dev_setup.sh on Arch Linux the script gives an error when wanting to run script install_pygtk.sh
line 72 cd: too many arguments
line 73 ./configure file or directory doesn't exist
m…