Install custom skills #285
Replies: 1 comment
-
Yes - skills are instalable by pip https://pypi.org/project/skill-soundcloud/ The sundcloud skill should be installed by: At least if you are running OVOS in a venv - i am not so sure how to install skills in a docker enviorement. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
![image](https://private-user-images.githubusercontent.com/99136079/395553122-c0fc025f-a917-4bce-b97f-a293ed28cb4c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODcyNzIsIm5iZiI6MTczOTE4Njk3MiwicGF0aCI6Ii85OTEzNjA3OS8zOTU1NTMxMjItYzBmYzAyNWYtYTkxNy00YmNlLWI5N2YtYTI5M2VkMjhjYjRjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDExMjkzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ1OGI1MGQ0NDBmZTVmODFlN2ZlMGJjMDNjNzM4ZTI0ODE1MWRhY2NjNjE5ZDE3ZGM2NmJmOTc0ZTE3NjE4MjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ilmkGp55A0Rl6m54BIuBEnToXSF8AjL2W8YKOnMrbPw)
I have seen somewhere that every skills is installable via
pip
but I'm trying to install soundcloud-skill but I have this error. May be I can install it by cloning the git repo but I don't know how to do thatBeta Was this translation helpful? Give feedback.
All reactions