Skip to content

Include requests for go-librespot control script#6

Open
mgrenonville wants to merge 1 commit intojaedb:masterfrom
mgrenonville:add-requests
Open

Include requests for go-librespot control script#6
mgrenonville wants to merge 1 commit intojaedb:masterfrom
mgrenonville:add-requests

Conversation

@mgrenonville
Copy link
Copy Markdown

Running your container with a go-librespot stream don't works because of missing deps to requests.

2026-01-05 12-04-44.417 [Info] (PcmStream) Stream: GoLibrespot, message: Traceback (most recent call last):
2026-01-05 12-04-44.417 [Info] (PcmStream) Stream: GoLibrespot, message:   File "/usr/share/snapserver/plug-ins/meta_go-librespot.py", line 32, in <module>
2026-01-05 12-04-44.417 [Info] (PcmStream) Stream: GoLibrespot, message:     import requests
2026-01-05 12-04-44.417 [Info] (PcmStream) Stream: GoLibrespot, message: ModuleNotFoundError: No module named 'requests'

Adding it resolves issue 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant