Skip to content

Tensorflow-macos and tensorflow-quantum #682

Open
@tembence

Description

@tembence

Hi there,

I get the following error when I try to install tensorflow-quantum in my conda environment:

ERROR: Could not find a version that satisfies the requirement tensorflow-quantum (from versions: none)
ERROR: No matching distribution found for tensorflow-quantum

I finally managed to put tensorflow-macos==2.7.0 on my M1 Mac such that it doesn't clashes with the hardware when I import it.
But I can't find any way to install tensorflow-quantum, at least not with pip3 install -U tensorflow-quantum or some variation of it. I was wondering if it is because I don't have tensorflow==2.7.0 but tensorflow-macos==2.7.0.

Package list in the environment attached in the env.txt file below. Working with miniforge channel as it was suggested for M1 Tensorflow.

I hope some of you might have an idea how to end my misery here.

env.txt
(I can also just write down package versions etc but just didn't put the whole thing here)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions