Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Dependency error: tweedledum #50

Open
hunterkemeny opened this issue Sep 27, 2023 · 1 comment
Open

Dependency error: tweedledum #50

hunterkemeny opened this issue Sep 27, 2023 · 1 comment

Comments

@hunterkemeny
Copy link
Collaborator

When trying to run map_queko.py on M2 mac, getting this error message.

Screenshot 2023-09-27 at 11 58 20 AM

Unsure if this is a problem with my environment configuration, dependency versions, or a problem with tweedledum.

Removing tweedledum imports solved the problem, but also obviously removes tweedledum functionality.

@mtreinish
Copy link
Member

You must be on macOS with an arm64 cpu. tweedledum doesn't really support macOS anymore and especially on arm64 macs the published packages are just broken. See: boschmitt/tweedledum#179, boschmitt/tweedledum#159, boschmitt/tweedledum#174, and Qiskit/qiskit#8738 for more details.

I'd say just remove it. At this point we should just remove it, as the use of tweedledum there is only for comparisons to qiskit in the mapping benchmarks. It's not critical to the tool, if we want to compare tweedledum's performance again in the future we can always re-investigate adding it back.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants