Giter Club home page Giter Club logo

paraview-meshio's People

Contributors

tianyikillua 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

Watchers

 avatar  avatar  avatar  avatar

paraview-meshio's Issues

Change the default python interpreter in Paraview

I am running Paraview 5.6.2 on Windows. In order to setup your plugin I need to set the default Python interpreter in Paraview (Currently it is using python 2.7.15):
paraview-python-interpreter
How to set Python3 as the default python interpreter?
Thanks

problem with installing on paraview 5.8

I get this error message when i try to load the plugin to paraivew 5.8


Generic Warning: In /home/buildslave/dashboards/buildbot/paraview-pvbinsdash-linux-shared-release_superbuild/build/superbuild/paraview/src/Remoting/ServerManagerPython/vtkPVPythonAlgorithmPlugin.cxx, line 187
Failed to load Python plugin:
Failed to call paraview.detail.pythonalgorithm.load_plugin.

Traceback (most recent call last):
File "/data/openFOAM/ParaView-5.8.0-MPI-Linux-Python3.7-64bit/lib/python3.7/site-packages/paraview/detail/pythonalgorithm.py", line 509, in load_plugin
spec.loader.exec_module(module)
File "", line 728, in exec_module
File "", line 219, in _call_with_frames_removed
File "/data/openFOAM/ParaView-5.8.0-MPI-Linux-Python3.7-64bit/plugins/paraview-meshio-master/meshioPlugin.py", line 1, in
import meshio
ModuleNotFoundError: No module named 'meshio'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/data/openFOAM/ParaView-5.8.0-MPI-Linux-Python3.7-64bit/lib/python3.7/site-packages/paraview/detail/pythonalgorithm.py", line 513, in load_plugin
module = imp.load_source(modulename, filepath)
File "/data/openFOAM/ParaView-5.8.0-MPI-Linux-Python3.7-64bit/lib/python3.7/imp.py", line 171, in load_source
module = _load(spec)
File "", line 696, in _load
File "", line 677, in _load_unlocked
File "", line 728, in exec_module
File "", line 219, in _call_with_frames_removed
File "/data/openFOAM/ParaView-5.8.0-MPI-Linux-Python3.7-64bit/plugins/paraview-meshio-master/meshioPlugin.py", line 1, in
import meshio
ModuleNotFoundError: No module named 'meshio'
ERROR: In /home/buildslave/dashboards/buildbot/paraview-pvbinsdash-linux-shared-release_superbuild/build/superbuild/paraview/src/Remoting/Core/vtkPVPluginLoader.cxx, line 519
vtkPVPluginLoader (0x5bf63f0): /data/openFOAM/ParaView-5.8.0-MPI-Linux-Python3.7-64bit/plugins/paraview-meshio-master/meshioPlugin.py: invalid ELF head

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.