Crashing python when calling mesolve

53 views
Skip to first unread message

Charles Newton

unread,
May 20, 2015, 3:06:49 PM5/20/15
to qu...@googlegroups.com
Hello all,

Some background:
After much heartache, I was able to successfully install qutip on a Windows computer.
Below are the package versions I am currently using

QuTiP Version:      3.1.0
Numpy Version:      1.8.2
Scipy Version:      0.14.0
Cython Version:     0.21.1
Matplotlib Version: 1.4.2
Fortran mcsolver:   False
scikits.umfpack:    False
Python Version:     2.7.9
Platform Info:      Windows (AMD64)
Installation path:  C:\Python27\lib\site-packages\qutip

I have been able to follow through some of the online tutorial from the qutip site.

The problem I am having occurs when I try to call mesolve.
Calling mesolve does not deliver an error message but instead crashes python.

Specifically, this line of code causes the program to crash: 
result = mesolve(H, psi0, tlist, [], [])

Can anyone offer feedback on a possible solution to this problem?

Thanks,
Charlie Newton
University of Florida - Materials Science & Engineering Undergraduate Student

Charles Newton

unread,
May 20, 2015, 3:19:11 PM5/20/15
to qu...@googlegroups.com
Additionally, I'll add that the test scripts ran successfully until mesolve was tested, at which point python crashed.

Charles Newton

unread,
May 21, 2015, 8:15:27 PM5/21/15
to qu...@googlegroups.com
I figured it out somehow.

('QuTiP Version:      ', '3.1.0')
('Numpy Version:      ', '1.8.2')
('Scipy Version:      ', '0.14.0')
('Cython Version:     ', '0.21.1')
('Matplotlib Version: ', '1.4.2')
('Fortran mcsolver:   ', 'False')
('scikits.umfpack:    ', 'False')
('Python Version:     ', '2.7.9')
('Platform Info:      ', 'Windows', '(AMD64)')

Same version of Python (x,y) as before.
I had to download MinGW separately and include it in the PATH

Good luck to anyone trying this on Window because it was rather difficult.

mrvo...@gmail.com

unread,
Apr 20, 2017, 3:56:50 PM4/20/17
to QuTiP: Quantum Toolbox in Python
I'm having the same issue with Qutip 4.1.0
Reply all
Reply to author
Forward
0 new messages