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

write_qbit_swap #44

Open
bsiegelwax opened this issue Oct 28, 2023 · 0 comments
Open

write_qbit_swap #44

bsiegelwax opened this issue Oct 28, 2023 · 0 comments

Comments

@bsiegelwax
Copy link

From https://nbviewer.org/github/artiste-qb-net/qubiter/blob/master/qubiter/jupyter_notebooks/Say_Hello_World_With_Qubiter.ipynb

wr.write_qbit_swap(1, 3)

generated

---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
[<ipython-input-16-07e6182e0c92>](https://localhost:8080/#) in <cell line: 1>()
----> 1 wr.write_qbit_swap(1, 3)

AttributeError: 'SEO_writer' object has no attribute 'write_qbit_swap'

in Colab.

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

No branches or pull requests

1 participant