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

Crash on pyimport of qiskit #842

Closed
nmoran opened this issue Sep 28, 2020 · 2 comments
Closed

Crash on pyimport of qiskit #842

nmoran opened this issue Sep 28, 2020 · 2 comments

Comments

@nmoran
Copy link

nmoran commented Sep 28, 2020

Crash on pyimport of qiskit. Using custom build of Julia 1.5.2, built with MKL and tried using both conda and pip versions of python.

./julia -e "import PyCall; PyCall.pyimport(\"qiskit\")"
Segmentation fault (core dumped)

Full details including full backtrace at
https://gist.github.com/nmoran/ed25ad0819359cff1c19aef645f66f4a

@nmoran
Copy link
Author

nmoran commented Sep 30, 2020

Building with USE_BLAS64 = 0 as is suggested in this issue #443 seems to solve this.

@stevengj
Copy link
Member

stevengj commented Oct 1, 2020

Closing as a duplicate of #443.

@stevengj stevengj closed this as completed Oct 1, 2020
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

2 participants