Open TransGirlCodes opened 7 years ago
Trying to install this with my out of box mycroft mark1 today isn't working for me:
pi@mark_1:~ $ msm install https://github.com/augustnmonteiro/mycroft-youtube.git /usr/local/bin/msm: line 40: locate: command not found ####### Mycroft Skill Manager ####### Attempting to install https://github.com/augustnmonteiro/mycroft-youtube.git... Cloning repository Cloning into 'mycroft-youtube'... remote: Counting objects: 58, done. remote: Total 58 (delta 0), reused 0 (delta 0), pack-reused 58 Unpacking objects: 100% (58/58), done. Checking connectivity... done. Installing libraries requirements /usr/local/bin/msm: line 140: workon: command not found Unable to activate mycroft virtualenv! /usr/local/bin/msm: line 148: deactivate: command not found Sorry I'm unable to complete the request! Check the error messages above for why. Err 120
Something about virtualenv not being installed, do I need to update mycroft or something? Mine does not have virtualenv or the wrapper mentioned here: https://docs.mycroft.ai/skill.creation/advanced-topics/virtualenv
Trying to install this with my out of box mycroft mark1 today isn't working for me:
pi@mark_1:~ $ msm install https://github.com/augustnmonteiro/mycroft-youtube.git /usr/local/bin/msm: line 40: locate: command not found ####### Mycroft Skill Manager ####### Attempting to install https://github.com/augustnmonteiro/mycroft-youtube.git... Cloning repository Cloning into 'mycroft-youtube'... remote: Counting objects: 58, done. remote: Total 58 (delta 0), reused 0 (delta 0), pack-reused 58 Unpacking objects: 100% (58/58), done. Checking connectivity... done. Installing libraries requirements /usr/local/bin/msm: line 140: workon: command not found Unable to activate mycroft virtualenv! /usr/local/bin/msm: line 148: deactivate: command not found Sorry I'm unable to complete the request! Check the error messages above for why. Err 120
Something about virtualenv not being installed, do I need to update mycroft or something? Mine does not have virtualenv or the wrapper mentioned here: https://docs.mycroft.ai/skill.creation/advanced-topics/virtualenv