Giter VIP home page Giter VIP logo

paraview-plugins's People

Contributors

alexeypechnikov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

paraview-plugins's Issues

Questions for display my own data in paraview

Hi, i am a Phd student in OUC,i met a problem when i use Paraview python scripts.
I have a excel containing time steps (a total of 100s, one step per second). I want to display this data change when animating in Paraview. At first, I used "AnnotateTimeFilter" to display my customized data. However, I found that the built-in Format has fixed variables, so I can't recognize my data. I tried to read the excel file from the python script first, But I found that the Pandas library could not be used normally, so I wonder if you could provide a method to help me solve this problem? I also want to ask how to use the full python function?
Best Regards,
Junius Wang

No module named 'NCubeReprojectFilter'

After following the instructions for installation (loading the NCubeParaViewPlugin.py file) I get the following message:

./pv5.9.sh
<class 'ModuleNotFoundError'>
(  92.456s) [paraview        ]vtkPVPythonAlgorithmPlu:187   WARN| Failed to load Python plugin:
Failed to call `paraview.detail.pythonalgorithm.load_plugin`.
Traceback (most recent call last):
  File "/Applications/ParaView-5.9.1.app/Contents/Python/paraview/detail/pythonalgorithm.py", line 509, in load_plugin
    spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 783, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/Users/raulvalenzuela/Downloads/ParaView-plugins-master/NCube/NCubeParaViewPlugin.py", line 16, in <module>
    from NCubeReprojectFilter import *
ModuleNotFoundError: No module named 'NCubeReprojectFilter'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Applications/ParaView-5.9.1.app/Contents/Python/paraview/detail/pythonalgorithm.py", line 513, in load_plugin
    module = imp.load_source(modulename, filepath)
  File "/Applications/ParaView-5.9.1.app/Contents/Libraries/lib/python3.8/imp.py", line 171, in load_source
    module = _load(spec)
  File "<frozen importlib._bootstrap>", line 702, in _load
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 783, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/Users/raulvalenzuela/Downloads/ParaView-plugins-master/NCube/NCubeParaViewPlugin.py", line 16, in <module>
    from NCubeReprojectFilter import *
ModuleNotFoundError: No module named 'NCubeReprojectFilter'
(  92.600s) [paraview        ]  vtkPVPluginLoader.cxx:530    ERR| vtkPVPluginLoader (0x7fefd4438bf0): dlopen(/Users/raulvalenzuela/Downloads/ParaView-plugins-master/NCube/NCubeParaViewPlugin.py, 1): no suitable image found.  Did find:
	/Users/raulvalenzuela/Downloads/ParaView-plugins-master/NCube/NCubeParaViewPlugin.py: file too short
	/Users/raulvalenzuela/Downloads/ParaView-plugins-master/NCube/NCubeParaViewPlugin.py: file too short

It seems that NCubeReprojectFilter.py is missing in the package.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.