Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest pytket-qiskit incompatible with pytket-pyquil #308

Open
cqc-alec opened this issue Mar 18, 2024 · 4 comments
Open

Latest pytket-qiskit incompatible with pytket-pyquil #308

cqc-alec opened this issue Mar 18, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@cqc-alec
Copy link
Collaborator

Both are installed for the examples and manual, but the latest version of pytket-qiskit requires pydantic 2 while the latest version of pytkey-pyquil requires pydantic 1. This causes errors when testing the examples.

I suggest removing pytket-pyquil from the examples and manual.

@cqc-alec cqc-alec added the bug Something isn't working label Mar 18, 2024
@CalMacCQ
Copy link
Collaborator

CalMacCQ commented Mar 19, 2024

Both are mentioned in the examples in the manual but it looks like pytket-pyquil code is only expecuted in two example notebooks( there are no executed cells with pytket-pyquil code in the manual at the moment)
https://github.com/search?q=repo%3ACQCL%2Fpytket-docs%20pyquil&type=code

pytket-pyquil is also not a dependency of the manual build (only the examples)-> https://github.com/CQCL/pytket-docs/blob/main/manual_requirements.txt

@cqc-melf
Copy link
Collaborator

@CalMacCQ Can you please check with me, I have been starting to look into this for the release.

@cqc-melf
Copy link
Collaborator

@cqc-melf
Copy link
Collaborator

We have currently disabled the corresponding notebook, we should add that back in when pyquil is updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants