In [1]: import qutip
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
<ipython-input-1-e01d5608f34f> in <module>
----> 1 import qutip
C:\Anoconda\lib\site-packages\qutip\__init__.py in <module>
169
170 # core
--> 171 from qutip.qobj import *
172 from qutip.states import *
173 from qutip.operators import *
C:\Anoconda\lib\site-packages\qutip\qobj.py in <module>
58 import qutip.settings as settings
59 from qutip import __version__
---> 60 from qutip.fastsparse import fast_csr_matrix, fast_identity
61 from qutip.cy.ptrace import _ptrace
62 from qutip.permute import _permute
C:\Anoconda\lib\site-packages\qutip\fastsparse.py in <module>
35 from scipy.sparse import (_sparsetools, isspmatrix, isspmatrix_csr,
36 csr_matrix, coo_matrix, csc_matrix, dia_matrix)
---> 37 from scipy.sparse.sputils import (upcast, upcast_char, to_native, isdense, isshape,
38 getdtype, isscalarlike, IndexMixin, get_index_dtype)
39 from scipy.sparse.base import spmatrix, isspmatrix, SparseEfficiencyWarning
ImportError: cannot import name 'IndexMixin' from 'scipy.sparse.sputils' (C:\Anoconda\lib\site-packages\scipy\sparse\sputils.py)
I knew that some code may be incomplete. But should I do in order to get the correct ones and how should I import the correct ones into C:/anaconda?
Thanks in advance!
Regards,
Sen Siang
--
You received this message because you are subscribed to the Google Groups "QuTiP: Quantum Toolbox in Python" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qutip+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qutip/364dbbc9-9924-47bc-bb3a-32ad1465d1e6%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "QuTiP: Quantum Toolbox in Python" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qutip/wIxHtgEFNxM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qutip+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qutip/CAKcZDfS4bH5HHhpfhWtjeut0NQz-iRN51P39HyV--1R-R114%2BA%40mail.gmail.com.
Dear Sir,Unfortunately, when I type conda install scipy=1.2.1, conflicts occur, prompting me to press Ctrl+C to abort.
On Sat, Feb 29, 2020 at 11:10 PM Leong Sen Siang <leongse...@gmail.com> wrote:
On Sat, Feb 29, 2020 at 1:51 PM Leong Sen Siang <leongse...@gmail.com> wrote:
Thank you. Unfortunately, I had search about command syntax but I am unsure what to write to upgrade qutip or downgrade scipy. I know only something about conda update qutip.
To unsubscribe from this group and stop receiving emails from it, send an email to qu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qutip/364dbbc9-9924-47bc-bb3a-32ad1465d1e6%40googlegroups.com.
--Dr. Nathan Shammah--
Postdoctoral Research Scientist
Theoretical Quantum Physics Laboratory
RIKEN, Wako, Saitama, Japan
www.nathanshammah.com
You received this message because you are subscribed to a topic in the Google Groups "QuTiP: Quantum Toolbox in Python" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qutip/wIxHtgEFNxM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qu...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to qutip+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qutip/a05932a4-68f0-42ce-b8e6-500c90345877%40googlegroups.com.
To unsubscribe from this group and all its topics, send an email to qutip+unsubscribe@googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "QuTiP: Quantum Toolbox in Python" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qutip/wIxHtgEFNxM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qutip+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qutip/CAKcZDfS4bH5HHhpfhWtjeut0NQz-iRN51P39HyV--1R-R114%2BA%40mail.gmail.com.