Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 398 Bytes

Multio Python Interface

If multio is installed you must set MULTIO_DIR and LD_LIBRARY_PATH to where the shared objects are located.

export LD_LIBRARY_PATH=

Also need to set multio server file

export MULTIO_SERVER_CONFIG_FILE=

Then run """pip install -e ."""

Now you should be able to import multiopython and use its functionality.