Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Issues
  • #4327

Closed
Open
Created Feb 05, 2019 by James Willenbring@jmwilleMaintainer

Catalyst IOSS Adapter Python Imports

Created by: jrood-nrel

@tjotaha @jeffmauldin I have one more question about the Catalyst IOSS adapter. I am working on a pull request for Spack regarding this here https://github.com/spack/spack/pull/10501 that might give some more information. Basically if I don't have the Paraview site-packages/vtkmodules in the PYTHONPATH, then the phactori.py file can't import vtkParallelCorePython:

/python/phactori.py", line 1897, in SmartGetLocalProcessId
    import vtkParallelCorePython
ImportError: No module named vtkParallelCorePython

Would the better fix be to update the import in the IOSS adapter to account for this, or will the vtkmodules be required in the PYTHONPATH when loading a Paraview module?

Assignee
Assign to
Time tracking