Package: paraview-python

Hello,

After installing current sid paraview-python, each call to LoadLookupTable(), regardless if the argument is valid or not, gives a warning about missing ColorMaps.xml file:

    $ pvpython --version
    paraview version 4.1.0


    $ cat bug.py
    from paraview.simple import *
    LoadLookupTable('')


    $ pvpython bug.py
WARNING: default LUTs not found at /usr/lib/python2.7/dist-packages/paraview/ColorMaps.xml


HTH, best regards,
Sylwester


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to