Closed jandrioli closed 5 years ago
Thanks @jandrioli for raising this - can I ask if you're on Picroft, Mark 1 or Mycroft for Linux? Kind regards, Kathy
Hi Kathy Im on mycroft for linux, kernel 4.14 Im using mycroft's dev branch ( not the stable one )
On Oct 19, 2018 19:21, Kathy Reid notifications@github.com wrote:
Thanks @jandriolihttps://github.com/jandrioli for raising this - can I ask if you're on Picroft, Mark 1 or Mycroft for Linux? Kind regards, Kathy
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/MycroftAI/skill-npr-news/issues/30#issuecomment-431525551, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABG7R0jGsXUkRoc_bh6AjqYG1aiVnBBZks5uml51gaJpZM4XxUpn.
@jandrioli is this still an issue?
Have you updated the dev branch at all? (git pull
)
I'm assuming this was due to running an old version of mycroft-core. Closing.
Traceback (most recent call last): File "/home/carlos/mycroft-core/mycroft/skills/core.py", line 119, in load_skill ('.py', 'rb', imp.PY_SOURCE) File "/usr/lib/python3.6/imp.py", line 235, in load_module return load_source(name, filename, file) File "/usr/lib/python3.6/imp.py", line 172, in load_source module = _load(spec) File "", line 684, in _load
File "", line 665, in _load_unlocked
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "/opt/mycroft/skills/skill-npr-news/init.py", line 21, in
from mycroft.skills.common_play_skill import CommonPlaySkill, CPSMatchLevel
ModuleNotFoundError: No module named 'mycroft.skills.common_play_skill'