Skip to content
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

Closed
RobertHolscher opened this issue Feb 23, 2022 · 11 comments
Closed

Problem with Hue plugin install in octoprint #15

RobertHolscher opened this issue Feb 23, 2022 · 11 comments

Comments

@RobertHolscher
Copy link

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?
63F73F02-9703-455E-810A-73920A8587E6
D2437E23-4EFB-42B5-8099-34E275D05F6B

@RobertHolscher
Copy link
Author

Hereby the list of the tried plugins
287FC70C-F4BE-4CDA-9A4B-38460671B96B

@RobertHolscher
Copy link
Author

Hereby the logfile
plugin_pluginmanager_console.log

@ihrapsa
Copy link
Owner

ihrapsa commented Feb 23, 2022

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.

@ihrapsa
Copy link
Owner

ihrapsa commented Feb 23, 2022

in the meantime try executing this pip install --upgrade pip setuptools wheel then try installing that plugin again

@RobertHolscher
Copy link
Author

RobertHolscher commented Feb 23, 2022 via email

@RobertHolscher
Copy link
Author

RobertHolscher commented Feb 23, 2022 via email

@ihrapsa
Copy link
Owner

ihrapsa commented Feb 23, 2022

can you share the logs?

@RobertHolscher
Copy link
Author

It is now sropping at download numpy
plugin_pluginmanager_console 4.log

@ihrapsa
Copy link
Owner

ihrapsa commented Feb 23, 2022

is it hanging there, no error?

@RobertHolscher
Copy link
Author

Correct

@duchengyao
Copy link

Build numpy will cost long time. For about one hour in raspberry pi. In Ubuntu, I will install numpy using apt-get.

@ihrapsa ihrapsa closed this as completed Oct 15, 2022
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

No branches or pull requests

3 participants