Bug#1098454: python3-qutip: Workaround and Discussion-/Status thread
Hello people xD
I'm progressing related to this bug. I suppose it needs a bit more
discussion with a wider community range. You are welcome to join the
thread, here
* https://lists.debian.org/debian-science/2025/03/msg00002.html
@ <debian-science@lists.debian.org>
**********************************************************************
* Fast workaround
For now, as workaround it is very easy to check-out the not-packaged
sources via Git, i.e.
$> git clone https://github.com/qutip/qutip-qip
then `cd` into it and run in a shell
qutip-qip$> python3 setup.py build
then `cd` into your project-sources and soft-link the build into it
project/src$> ln -s ../../qutip-qip/build/lib/qutip_qip
Thats all. It exist inter-Qutip dependencies, keep track of it.
**********************************************************************
Greets, Dirk =)
Reply to: