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

Installation Error on pi4 #15

Closed
lupos opened this issue Mar 21, 2024 · 3 comments
Closed

Installation Error on pi4 #15

lupos opened this issue Mar 21, 2024 · 3 comments

Comments

@lupos
Copy link

lupos commented Mar 21, 2024

First of thanks for making this! Very excited to try it out. I generally don't love opening issues but I did google as much as I could and can't really find anything about this error. Also python is very much not my wheel house or I would try and dig in further.

Anyway I am trying to install it via the plugin manager and getting the following error on a pi4

`Installing plugin "OctoPrint-PiNozCam" from https://github.com/DrAlexLiu/OctoPrint-PiNozCam/archive/master.zip...
/home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install file:///tmp/tmpt9vqio7l/OctoPrint-PiNozCam-master.zip --no-cache-dir

Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Processing /tmp/tmpt9vqio7l/OctoPrint-PiNozCam-master.zip

ERROR: onnxruntime-1.16.0-cp39-cp39-linux_armv7l.whl is not a supported wheel on this platform.

Error!
Could not parse output from pip, see plugin_pluginmanager_console.log for generated output`

@DrAlexLiu
Copy link
Owner

DrAlexLiu commented Mar 22, 2024

Thank you for reaching out.

Are you using Buster or Bookworm 32bit version?

Would you please follow here and check your system OS platform:
https://raspberrytips.com/which-raspberry-pi-os-is-running/

If you use Buster or Bookworm 32bit version, would you please

  1. change to Bullseye version (use RPi image to flash current stable OctoPi image)?
  2. use Buster or Bookworm 64bit version?

To install the stable OctoPi, please follow this:
https://www.raspberrypi.com/tutorials/set-up-raspberry-pi-octoprint/

@DrAlexLiu
Copy link
Owner

@lupos
I have a solution for the Bookworm 32bit.

Also, may I know your environment?
Python version?
OS version?
OS 32 or 64bit?

@DrAlexLiu
Copy link
Owner

I have released a new version v1.0.1 and it should support all RPi OS (both x32 and x64). If you encounter a new issue, please let me know.

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

2 participants