Skip to content
  • Burlen Loring's avatar
    Python fixes and improvements · a98dd16a
    Burlen Loring authored
    * force .so for extension SWIG'ed PythonAnalysis module on MacOS. This seems to
      be necessary for the import to work and is consistent with CMake's
      PYTHON_ADD_MODULE function
    
    * Use RPATH so that the SENSEI library directory need not be in the
      LD/DYLD_LIBRARY_PATH when importing the senseiPython module. However, note
      that we still need the SENSEI library directory in the PYTHONPATH.
    a98dd16a