Skip to content

Setup Errors - Can't install on Raspberry Pi 4 #110

@JonLevin25

Description

@JonLevin25

I'm trying to install from pip3 on a Raspberry Pi 4 running RetroPi / Raspbian Buster.

Setup collects packages, and then fails on setup.py stating:

    ******************************************************************************
    * Setup can't determine the value of PAGE_SIZE on your system, so it will
    * default to 4096 which may not be correct.
    *
    * Please report this message and your operating system info to the package
    * maintainer listed in the README file.
    ******************************************************************************

More diagnostics/troubleshooting tried:

  • I've managed to install the library previously on a Raspberry Pi 3 (Which I think was also running Buster)
  • I've managed to install other python packages on the Pi 4 using pip3 install i.e. tornado, colorzero etc.
  • I've run sudo apt update && sudo apt upgrade + rebooting- same issue
  • I've tried python 2 (pip install pip install adafruit-circuitpython-neopixel) - same error

I'm not sure if this is a system configuration issue on my end or some hardware/OS incompatibility, but would really like to get Neopixels up and running on the Pi - any help would be appreciated

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions