Git Product home page Git Product logo

Comments (2)

jbperrin88 avatar jbperrin88 commented on June 9, 2024

OK .... MY FAULT

I forget the last comment (chown...)

Now, the installation is OK

But still don't work

2019-12-29 17:31:52.774 | INFO | 11913 | mycroft.skills.skill_loader:load:113 | ATTEMPTING TO LOAD SKILL: fallback-node-red.jarbasal
2019-12-29 17:31:53.187 | INFO | 11913 | mycroft.skills.settings:get_local_settings:78 | /opt/mycroft/skills/fallback-node-red.jarbasal/settings.json
File "/opt/mycroft/skills/fallback-node-red.jarbasal/init.py", line 403, in create_skill
File "/opt/mycroft/skills/fallback-node-red.jarbasal/init.py", line 59, in init
2019-12-29 17:31:53.192 | ERROR | 11913 | mycroft.skills.skill_loader:_communicate_load_status:285 | Skill fallback-node-red.jarbasal failed to load
2019-12-29 17:32:02.939 | INFO | 12350 | mycroft.skills.skill_loader:load:113 | ATTEMPTING TO LOAD SKILL: fallback-node-red.jarbasal
2019-12-29 17:32:03.409 | INFO | 12350 | mycroft.skills.settings:get_local_settings:78 | /opt/mycroft/skills/fallback-node-red.jarbasal/settings.json
File "/opt/mycroft/skills/fallback-node-red.jarbasal/init.py", line 403, in create_skill
File "/opt/mycroft/skills/fallback-node-red.jarbasal/init.py", line 59, in init
2019-12-29 17:32:03.413 | ERROR | 12350 | mycroft.skills.skill_loader:_communicate_load_status:285 | Skill fallback-node-red.jarbasal failed to load

from ovos-skill-node-red.

vijverwcl avatar vijverwcl commented on June 9, 2024

I am all most finished debugging the python3 script.

First install all necessary, missing, modules:
autobahn
twisted
pyopenssl
service_identity

error: due to self._dir
Then add in init.py the line, in class NodeRedSkill:
self._dir = 'specific unexisting directory'

from ovos-skill-node-red.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.