Skip to content

Cannot Install on Mac Intel #5

Description

@abadgerw

I tried following the Mac OSX instructions on MacBook Pro 2020 Intel (Running Monterey 12.7). I created an environment in Anaconda Navigator with Python 3.11.5 (I have tried with 3.8.18, 3.9.18, and 3.10.13), opened the new environment in the terminal, and then ran the following commands:

python -m pip install -U pip
python -m pip install "cellsparse-api[tensorflow-macos] @ git+https://github.com/ksugar/cellsparse-api.git"

I then got the following error:

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-macos==2.12.0; extra == "tensorflow-macos" (from cellsparse-api[tensorflow-macos]) (from versions: none)
ERROR: No matching distribution found for tensorflow-macos==2.12.0; extra == "tensorflow-macos"

Any insight into what is going wrong?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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