pvbatch and pvpython are not much different, they use the came core so the fix should apply to both.
Utkarsh On Mon, Dec 7, 2009 at 10:22 AM, Asimina Maniopoulou <[email protected]> wrote: > Utkarsh Ayachit wrote: >> >> Mina, >> >> It's possible that there were some #ifndef's missing in >> Servers/ServerManager/Resources/rendering.xml in 3.6.1 which meant, >> when ParaView was compiled without Qt, it would still try to look for >> certain proxies. I am looking at 3.6.2 source and they are now fixed >> (You might want to check out the latest release candidate with cvs-tag >> ParaView-3-6-2-rc2). That would explain the importing error in >> pvpython on Crays. >> >> Utkarsh >> >> >>> >>> Hi Ken, >>> I understand that the old script does not work because of the changes but >>> it >>> seems that there is a bigger problem because as mentioned in my previous >>> mail the line >>> >>> from paraview.simple import * >>> fails, while this is supposed to work with the new version, isn't it? >>> This >>> line also fails with the pvpython client. >>> Also, is there a python script written in the new format, I could use for >>> testing? >>> Thanks, >>> Mina >>> >>> >>> ________________________________________________________________________ >>> The Numerical Algorithms Group Ltd is a company registered in England >>> and Wales with company number 1249803. The registered office is: >>> Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom. >>> >>> This e-mail has been scanned for all viruses by Star. The service is >>> powered by MessageLabs. >>> ________________________________________________________________________ >>> _______________________________________________ >>> 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 >>> >>> >> >> ________________________________________________________________________ >> This e-mail has been scanned for all viruses by Star. >> ________________________________________________________________________ >> >> > > Hi Utkarsh, > Thanks for the information, but would you expect this fix to resolve the > issue with pvbatch as well (as i am more interested in pvbatch to work > properly rather than pvpython) > Thanks, > Mina > > ________________________________________________________________________ > The Numerical Algorithms Group Ltd is a company registered in England > and Wales with company number 1249803. The registered office is: > Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom. > > This e-mail has been scanned for all viruses by Star. The service is > powered by MessageLabs. > ________________________________________________________________________ > _______________________________________________ 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
