Skip to content

ImportError: libopenblas.so.0 #128

@norambna

Description

@norambna

Today I did a clean install of the last bullseye version (release date: May 3rd 2023) of Raspberry Pi OS Lite on a Raspberry Pi 1 Model B+ specifically for building a BrachioGraph.

I followed the "Raspberry PiOS (tested with Bullseye Lite)" portions of the tutorial where necessary and numpy gave me a ImportError: libopenblas.so.0 when creating a BrachioGraph instance.

I solved it with a sudo apt install libopenblas-dev so maybe that must be added to the Install system packages section of the tutorial.

Everything else went great! Thanks for this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions