nogre / ping-skill

MIT License
0 stars 5 forks source link

Ping-Skill Mycroft #1

Open riggs498 opened 7 years ago

riggs498 commented 7 years ago

I have installed your ping skill on the Mycroft server. Here is the error I am getting

2017-07-23 13:30:58,074 - mycroft.skills.core - ERROR - An error occurred while processing a request in PingSkill Traceback (most recent call last): File "/home/riggs498/mycroft-core/mycroft/skills/core.py", line 242, in receive_handler handler(message) File "/opt/mycroft/skills/ping-skill/init.py", line 48, in handle_ping_intent

nogre commented 7 years ago

hmm. I hadn't tried to install it on a server, only a local setup. I'll take a look.

jrwarwick commented 5 years ago

@riggs498 you might want to retest. Quite a bit has changed since then. Make sure you are all up to date on packaging and Python versions and stuff first, though.