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

Error in 'run_epr' step in qiskit metal with ansys2023 #998

Open
Shawn-Seo93 opened this issue Sep 12, 2024 · 3 comments
Open

Error in 'run_epr' step in qiskit metal with ansys2023 #998

Shawn-Seo93 opened this issue Sep 12, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Shawn-Seo93
Copy link

Information

  • Qiskit Metal version: 0.1.5
  • Python version: 3.9.19
  • Operating system: Window

What is the current behavior?

When runing tutorial code 'https://qiskit-community.github.io/qiskit-metal/tut/4-Analysis/4.02-Eigenmode-and-EPR.html',
I got an error message : "com_error: (-2147352567, 'Eccezione.', (0, None, None, None, 0, -2147024382), None)"

I'm using Ansys2023, Qiskit Metal 0.1.5, python version 3.9.19

I tried the suggested solution in 'zlatko-minev/pyEPR#142'
but after I replace the previous 1579-1587 line, New error by 'if' occurs.

Steps to reproduce the problem

You can simple run one of the example at this page https://qiskit-community.github.io/qiskit-metal/tut/4-Analysis/4.02-Eigenmode-and-EPR.html# and when you arrive to the part of epr simulation you should see the error

What is the expected behavior?

In principle it should gives me the value of epr and chi matrix, instead it starts to write the values and the stop with an error

Suggested solutions

@Shawn-Seo93 Shawn-Seo93 added the bug Something isn't working label Sep 12, 2024
@zlatko-minev
Copy link
Collaborator

zlatko-minev commented Sep 12, 2024 via email

@Shawn-Seo93
Copy link
Author

Sorry, I have tried many possible combination of software versions, and found it finally working!
My problem was solved in the conditions below.
Maybe it was caused by installation version mixing.,,

Qiskit Metal version: 0.1.5
Python version: 3.9.19
Ansys 2021R1
numpy version : 1.23.2
Operating system: Window

@zlatko-minev
Copy link
Collaborator

zlatko-minev commented Sep 12, 2024 via email

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

2 participants