Skip to content

Can't install on Apple Silicon #1

@petebankhead

Description

@petebankhead

Hi there,

I know from the README that only Linux and WSL2 are supported, but after ksugar/samapi#1 I was hopeful this might work on macOS as well :)

However I'm failing at the pip install stage with

INFO: pip is looking at multiple versions of cellsparse to determine which version is compatible with other requirements. This could take a while.
ERROR: Ignored the following versions that require a different python version: 3.0.0 Requires-Python >=3.7, <=3.11
ERROR: Could not find a version that satisfies the requirement tensorflow==2.12.0 (from cellsparse) (from versions: 2.13.0rc0, 2.13.0rc1)
ERROR: No matching distribution found for tensorflow==2.12.0

I think the issue is that I need to install tensorflow-mac==2.12.0 - which I've done, but I still can't figure out any way to get the installation to proceed without trying to get tensorflow and failing with the same error.

Do you know of any way around this?

Thanks!

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