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,961
    • Issues 1,961
    • 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
  • #19133
Closed
Open
Issue created Jun 27, 2019 by Jean Favre@jfavreContributor

Can't build Catalyst examples with ParaView dev and Python 3.7.3

in an attempt to build the Catalyst examples, I run into the following problem (using a most recent git clone of the dev branch):

[ 1%] Building CXX object CFullExample/CMakeFiles/CFullExampleAdaptor.dir/FEAdaptor.cxx.o
[ 2%] Linking CXX static library libCFullExampleAdaptor.a
[ 2%] Built target CFullExampleAdaptor
Scanning dependencies of target CFullExample
[ 4%] Building C object CFullExample/CMakeFiles/CFullExample.dir/FEDataStructures.c.o
[ 5%] Building C object CFullExample/CMakeFiles/CFullExample.dir/FEDriver.c.o
[ 6%] Linking CXX executable CFullExample
/usr/bin/ld: /local/apps/ParaView/ParaViewBuild/lib/libvtkWrappingPythonCore-pv5.6.so.1: undefined reference to PyUnicode_InternFromString' /usr/bin/ld: /local/apps/ParaView/ParaViewBuild/lib/libvtkPVServerManagerCore-pv5.6.so.1: undefined reference toPyLong_FromLong’
/usr/bin/ld: /local/apps/ParaView/ParaViewBuild/lib/libvtkWrappingPythonCore-pv5.6.so.1: undefined reference to `PyExc_KeyError’
Edited Jul 08, 2019 by Ben Boeckel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking