<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div>Hi</div><div><br></div><div>I have canopy installed on my Mac</div><div>I would like to have paraview as a module to canopy my default python installation</div><div>I have installed paraview using the dmg file</div><div>I have added almost all the folders from the contents folder to my path </div><div>When I am trying to </div><div>From paraview.simple import *</div><div><br></div><div>I get the know error of</div><div><p style="margin: 0px; font-size: 11px; font-family: Menlo;">dlopen(/Applications/paraview.app/Contents/Python/vtk/vtkCommonCorePython.so, 2): Library not loaded: @executable_path/../Libraries/libvtkCommonCorePython26D-pv4.1.1.dylib</p><p style="margin: 0px; font-size: 11px; font-family: Menlo;">  Referenced from: /Applications/paraview.app/Contents/Python/vtk/vtkCommonCorePython.so</p><p style="margin: 0px; font-size: 11px; font-family: Menlo;">  Reason: image not found</p><p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></p><p style="margin: 0px; font-size: 11px; font-family: Menlo;">Could someone help?</p><p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></p><p style="margin: 0px; font-size: 11px; font-family: Menlo;">Thanks</p><p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></p><p style="margin: 0px; font-size: 11px; font-family: Menlo;">Cheers</p><p style="margin: 0px; font-size: 11px; font-family: Menlo;">Yannis</p></div></body></html>