I have quite a few numpy arrays stored in HDF5 file format and would like
develop a simple application in which I can plot them interactively. As you
can imagine this is not too hard using a combination of pytables and
matplotlib, however, a gui to accomplish this task is proving to be harder t
Well, i was digging at Kubuntu Hardy Eric repository version and seems
they've applied a patch Temporary hack to fix crash with PyQt 4.3.3 and Qt
4.3.4.
So, I've edited the file ConfigureDialog.py inside eric/Preferences and
commented these lines as the patch does:
# Commented, crash with Qt 4.3.
Hi, i've installed latest Eric4 snapshot in Hardy this time, and still have
the Segmentation Fault problems when enter to Preferences dialog in the
application. Example, fist time runnning eric, it ask of course to configure
the app, then the app closes itselft and in console i have:
[EMAIL PROTEC
On Monday 21 April 2008, Chris Giles wrote:
> When coupling PyQt 4.3.3 with Qt 4.4, using a "QtNetwork.QNetworkProxy"
> with "QtNetwork.QHttp" doesn't seem to work anymore.
>
> Can anyone confirm this or would you like me to provide a code fragment and
> error report?
Try it with the current PyQt