Cant install Klipper via Kiuah. Greenlet install fails

Basic Information:

Printer Model: Ender v3 pro
MCU / Printerboard: Creality 4.2.7 slient board

Describe your issue:

Getting error when trying to install klipper on Android box with s905x3 arm CPU. Box model is A95X F3 slim.

  • Installed Armbian 24.5 noble.
  • It has Python version 3.12 - If I understand it correctly, it has Greenlet version 3. But klipper needs greenlet==2.0.2. I couldn’t figure out how to install this. Or even if I diagnosed the issue correctly. Can someone give me a direction? I tired a virtual environment, installed python 3.11 and tried to install greenlet==2.0.2 there. But still had the same issue.

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for greenlet

See scripts: update greenlet to 3.0.3 by mkuf · Pull Request #6525 · Klipper3d/klipper · GitHub

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.