-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation fails #9
Comments
We haven't published a new version to PyPI yet. There's a few small improvements I have that are pending. I'm hoping to get that finalised in the next few days, at which point we'll publish v2.0 |
Hey just checking in on this. What steps can I take to install this manually until it's updated to 2.0? |
I think i am getting same error when installing it in docker using following command:
This the docker output when building it:
|
I no longer get above error when installing it directly from github using following docker command (it also installs extensions mopidy-local and mopidy-cd.
... but then following error is logged when the docker service becomes started (note that I don't have this error when I am not installing that extension)
|
I managed to fix the error regarding the 'cffi' package version mismatch by following docker command which installs the correct cffi version:
|
Thanks for the update. I experienced the same installation error and so installed with your suggested fix, after I installed git of course. |
@djmattyg007 I am not sure to understand the quoted text but it looks like you have an unpublished fix waiting for "small AFAICT installing through the following works, thus just updating the README file could be enough:
|
Hi, I note this extension is now under more active development within the last few days and am wondering if this is just an issue because some changes have not been merged in yet, but today I am getting the following error trying to install on a Raspberry Pi 4:
The text was updated successfully, but these errors were encountered: