Closed GoogleCodeExporter closed 9 years ago
Thanks for this bug report: apparently this bug is related to PyQt 4.4.3 (it
didn't
occur with PyQt 4.3.3).
Original comment by pierre.raybaut
on 26 Sep 2008 at 10:24
This bug is related to the way PyQt 4.4.3 was built (Phil Thompson, Riverbank
Computing): DLLs are using *static* memory addresses (which is a really bad
idea...)
and one of them is already taken by SciPy's DLLs when they are loaded first
(because
a lot of DLLs are stored in memory when you type "from scipy import *").
Original comment by pierre.raybaut
on 24 May 2009 at 8:11
Original issue reported on code.google.com by
pvi...@gmail.com
on 16 Sep 2008 at 3:19