Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Replace underscored circuit library functions #28

Merged
merged 4 commits into from
Nov 9, 2023

Conversation

sjdilkes
Copy link
Contributor

@sjdilkes sjdilkes commented Nov 9, 2023

No description provided.

@yao-cqc yao-cqc merged commit 46e17a4 into develop Nov 9, 2023
4 of 7 checks passed
@cqc-melf
Copy link
Collaborator

cqc-melf commented Nov 14, 2023

@sjdilkes the scheduled run failed with:

ImportError while loading conftest '/home/runner/work/pytket-ionq/pytket-ionq/tests/conftest.py'.
conftest.py:18: in <module>
    from pytket.extensions.ionq import IonQBackend
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pytket/extensions/ionq/__init__.py:20: in <module>
    from .backends import IonQBackend
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pytket/extensions/ionq/backends/__init__.py:18: in <module>
    from .ionq import IonQBackend
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pytket/extensions/ionq/backends/ionq.py:40: in <module>
    from pytket.circuit_library import TK1_to_RzRx  # type: ignore
E   ModuleNotFoundError: No module named 'pytket.circuit_library'

See https://github.com/CQCL/pytket-ionq/actions/runs/6859045945

Is that related to this PR?

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

Successfully merging this pull request may close these issues.

3 participants