-
Notifications
You must be signed in to change notification settings - Fork 26
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
Problem with Hue plugin install in octoprint #15
Comments
Hereby the logfile |
the issue is with the numpy module. I don't htink mips architecture is able to build that package from source. I don't see a precompiled official package either. Only way to install that would be if we cross compile it on a different machine. I cantry crosscompiling it for you these days. |
in the meantime try executing this |
Thanks I will try this
Verstuurd vanaf mijn iPhone
Op 23 feb. 2022 om 16:56 heeft Iona Hrapsa ***@***.***> het volgende geschreven:
in the meantime try executing this pip install --upgrade pip setuptools wheel then try installing that plugin again
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
Hi
I tried it and it still fails to install the plugin, however not on the same place in the installer. Now it ends with the message that the plug-in fails to install, look at the log for details. I will also try the other hue plug-ins later
Kind regards
Robert
Verstuurd vanaf mijn iPhone
Op 23 feb. 2022 om 16:56 heeft Iona Hrapsa ***@***.***> het volgende geschreven:
in the meantime try executing this pip install --upgrade pip setuptools wheel then try installing that plugin again
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
can you share the logs? |
It is now sropping at download numpy |
is it hanging there, no error? |
Correct |
Build numpy will cost long time. For about one hour in raspberry pi. In Ubuntu, I will install numpy using apt-get. |
In the octowrt on the creality wifi box, i dont get the Hue plugins installed. There are 3 plugins in the repository but all fail. What can be the cause? Is there a workaround ? Please look at the attached messages. I notice that it tries to work with Wheel, resource. Is that the problem?
The text was updated successfully, but these errors were encountered: