-
please post url to migration guide and setup on rPi guide. |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 22 replies
-
we do not have a migration guide, but we have a repository for creating ovos rpi images https://github.com/OpenVoiceOS/raspbian-ovos see the manual_user_install.sh script if you want to install ovos on an existing raspbian image |
Beta Was this translation helpful? Give feedback.
-
do you mean i can install ovos on top of my raspbain that has mycroft on it and all my mycroft scripts will still automatically work? if not, then how do i copy my existing mycroft intents over to ovos? |
Beta Was this translation helpful? Give feedback.
-
i wrote many custom skills for mycroft. so are you saying OVOS can execute them and I cant just copy them over???? |
Beta Was this translation helpful? Give feedback.
-
oye. my skills are not in the public domain and are written on the mycroft so how do they be pip installable since they will reside on the OVOS device? This is turning into a headache. I just want my skills to work out of the box :( |
Beta Was this translation helpful? Give feedback.
-
havent tried it yet. you said that even if it does work, then they will stop working in 0.10 :( so I have to rewrite them ALL in the new format :( |
Beta Was this translation helpful? Give feedback.
-
i cant clone them for I cant check them out for they dont reside in a repo so they are not pip installable. I can file copy them |
Beta Was this translation helpful? Give feedback.
-
no.
…On Fri, Mar 1, 2024 at 12:02 PM builderjer ***@***.***> wrote:
Is your venv activated?
—
Reply to this email directly, view it on GitHub
<#182 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS6UT5NKDK2JXRA4SO35MDYWDNGXAVCNFSM6AAAAAA2A5SJZKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMNBXGMZTA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
do i run it: ~/.local/share/mycroft/skills/mynewskill
or at: ~/.local/share/mycroft/skills
now i get:
run `npm fund` for details
found 0 vulnerabilities
👾 Project definition file was created at
/home/ovos/.local/share/mycroft/skills/aaa/.projenrc.json
vocab folder not found in original skill; skipping.
dialog folder not found in original skill; skipping.
regex folder not found in original skill; skipping.
intents folder not found in original skill; skipping.
Found manifest.yml, trying to extract Python dependencies
***@***.***/ovos-skill-projen/lib/index.js:85
if (manifestObject.dependencies.python) {
^
TypeError: Cannot read properties of null (reading 'dependencies')
at new OVOSSkillProject
***@***.***/ovos-skill-projen/lib/index.js:85:32)
at evalmachine.<anonymous>:1:27
at Script.runInContext (node:vm:141:12)
…On Fri, Mar 1, 2024 at 12:05 PM Mike ***@***.***> wrote:
Run it in the skill directory itself
—
Reply to this email directly, view it on GitHub
<#182 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS6UT5K4NB5OXMUKDBOGU3YWDNRXAVCNFSM6AAAAAA2A5SJZKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMNBXGM2DK>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
To answer the original question
Let's please keep things separated. 1 question per topic. This thread is from Jul 2023 already and not really on topic anymore. In case of bug reports (not questions, known bugs) please report those in the github issues, in case of further questions please open a new thread, by keeping them separated and with marked answers it makes it much easier for the next user to find help if their problem was addressed before |
Beta Was this translation helpful? Give feedback.
To answer the original question