Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,962
    • Issues 1,962
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • 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
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #19227
Closed
Open
Issue created Aug 01, 2019 by Ethan Stam@ethan.stamDeveloper

5.6.1 builds with python 3.4.x import error

@ben.boeckel @demarle

Tested with superbuild tag v5.6.1-python3 using v5.6.1 paraview tag.

Python 3.4.9 was used in this build.

pvpython
>>> import vtk
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/projects/paraview/stam/07-26-19/paraview-sdk/5.6.1-py3-osmesa_intel-18.0.2_openmpi-2.1.2_python-system3/lib/python3.4/site-packages/vtk.py", line 31, in <module>
    all_m = importlib.util.module_from_spec(all_spec)
AttributeError: 'module' object has no attribute 'module_from_spec'

A superbuild patch is in for this at my branch: ethan.stam/paraview-superbuild@f966590d

This patch needs to go in the v5.6.1-python3 tag if that's possible.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking