|
[Sponsors] |
March 14, 2018, 12:00 |
Paraview Find Data
|
#1 |
Member
Joaquín Neira
Join Date: Oct 2017
Posts: 38
Rep Power: 9 |
Hello,
I'm trying to use the Find Data utility, but paraview shows this: Error: Find Data requires that ParaView be built with Python enabled. To enable Python set the CMake flag 'PARAVIEW_ENABLE_PYTHON' to True. is there any way to get rid of this or I should install paraview again as it says?. If so, how do I do that? Thank you Last edited by cojua8; March 19, 2018 at 09:59. |
|
March 15, 2018, 05:10 |
|
#2 | |
Member
Hosein
Join Date: Nov 2011
Location: Germany
Posts: 94
Rep Power: 15 |
Quote:
Have you seen this thread already? "https://www.cfd-online.com/Forums/openfoam-installation/141505-python-not-enabled-parafoam-foamextend3-1-a.html" I didn't look thoroughly, but basically it addresses the same issue as you are addressing. |
||
March 19, 2018, 09:57 |
|
#3 |
Member
Joaquín Neira
Join Date: Oct 2017
Posts: 38
Rep Power: 9 |
I solved it by changing these lines in makeParaView:
Code:
withPYTHON=true PYTHON_LIBRARY="/usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0" I used the location given by Code:
locate libpython2.7.so.1.0 I had to do this since the python building script didn't get the correct address |
|
Tags |
paraview, python |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] How to get the coordinates of velocity data at all cells and at all times | vidyadhar | ParaView | 9 | May 20, 2020 21:06 |
Visualize Star-CCM+ data in Paraview | peresah | STAR-CCM+ | 3 | April 9, 2019 04:25 |
Generating binary data files in fortran to read in paraview | nadeem_malik | Main CFD Forum | 6 | May 24, 2017 08:47 |
[General] 2 datas on one plot | Akuji | ParaView | 46 | December 1, 2013 15:06 |
[General] paraview - plotting difference to reference data | joewe | ParaView | 0 | August 30, 2010 19:01 |