None of those packages are including in standard ParaView distribution. (PyQt5 could have been included but we can't because of licensing issues).
Utkarsh On Thu, Sep 7, 2017 at 5:17 PM, Shuhao Wu <[email protected]> wrote: > Hello, > > I would like to create a dialog box for my macro that takes a screenshot for > each timestep. I want to be able to specify a file name prefix and the > number of timesteps to screenshot. I can't figure out how to import PyQT > (tried import PyQt4, PyQt5, PySide). Am I doing something wrong? > > Thanks, > Shuhao > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
