Thanks for the report Adriano, I will make sure that is the case. On Fri, May 27, 2011 at 9:31 AM, Adriano Gagliardi <[email protected]>wrote:
> > I've picked up on a small issue with the VisTrails plugin. My recent > ParaView build was made against a version of Python that did not include > the > PyQt libraries, and the VisTrails plugin built without any issues. When > loading the plugin into ParaView, an error message appears on the command > line: > > Traceback (most recent call last): > File > > "/raid2/rrns/ARA_builds/x86_64/ParaView-3.10.1-Linux-x86_64/lib/paraview-3.1 > 0/vistrails/api/VisTrails.py", line 48, in ? > from plugin.app import CaptureAPI > File > > "/raid2/rrns/ARA_builds/x86_64/ParaView-3.10.1-Linux-x86_64/lib/paraview-3.1 > 0/vistrails/plugin/app/CaptureAPI.py", line 27, in ? > from PyQt4 import QtCore, QtNetwork, QtGui > ImportError: No module named PyQt4 > > ParaView continues to work fine. However, ParaView will not close down > properly after and I'm required to send a kill command to the process. In > doing so, none of the changes I may have made in the session are written to > my .config directory. I guess it may be worth cancelling the VisTrails > build > process if PyQt isn't found? > > Thanks, > > Adriano > > =================================== > > Adriano Gagliardi MEng PhD > Business Sector Leader > Computational Aerodynamics > Aircraft Research Association Ltd. > Manton Lane > Bedford > > Tel: 01234 32 4644 > E-mail: [email protected] > Url: www.ara.co.uk > > > ********************************************************************** > This email contains information that is private and confidential and is > intended only for the addressee. > If you are not the intended recipient please delete it and notify us > immediately by e-mailing the sender. > Note: All email sent to or from this address may be accessed by someone > other than the recipient, for > system management and security reasons. > Aircraft Research Association Ltd. Registered in England, Registration No > 503668 Registered Office: > Manton Lane, Bedford MK41 7PF England VAT No GB 196351245 > > ********************************************************************** > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
