Giter VIP home page Giter VIP logo

skill-sovietwave's Introduction

SovietWave Skill

About

SovietWave Radio for OpenVoiceOS

Examples

  • "open sovietwave menu"
  • "play sovietwave radio"

Credits

Category

Entertainment

Tags

#music #sovietwave #radio #entertainment

skill-sovietwave's People

Contributors

jarbasal avatar neonjarbas avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

neonjarbas

skill-sovietwave's Issues

Not compatible with ovos_utils v0.12a1

Apparently, there is no module ovos_utils.skills.templates in the latest release of ovos_utils.
See also OVOSHatchery/ovos-skill-old-world-radio#2

Stack Trace:

Failed to load skill: skill-sovietwave.jarbasskills (ModuleNotFoundError("No module named 'ovos_utils.skills.templates'"))
Traceback (most recent call last):
  File "/home/neon/bigscreen-build/mycroft-core/mycroft/skills/skill_loader.py", line 276, in _load_skill_source
    skill_module = load_skill_module(main_file_path, self.skill_id)
  File "/home/neon/bigscreen-build/mycroft-core/mycroft/skills/skill_loader.py", line 72, in load_skill_module
    spec.loader.exec_module(mod)
  File "<frozen importlib._bootstrap_external>", line 848, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/opt/mycroft/skills/skill-sovietwave.jarbasskills/__init__.py", line 3, in <module>
    from ovos_utils.skills.templates.video_collection import VideoCollectionSkill

Reliant on ovos-workshop 0.0.3a1 => breaks various other skills of yours

So, in order to comply to the new requirements.txt, I installed ovos-workshop from master (because 0.0.3a1 is not available on pipy yet).

Unfortunately, this broke some other skills of yours (disregarding the fact that automatic installation won't work):

  • skill-simple-youtube crashes, because some imports don't work anymore as they used to (easy to fix though). I'll create a separate issue on the simple-youtube skill for that.
  • skill-better-playback-control crashes due to multiple reasons. Turns out I didn't have the latest version installed. It appears to work fine now :)

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.