###### # Build for python 3.7: # source build_py37.sh # # Special build for swissfel - with zmq libraries: # source build_py37_sf.sh # # Special build for sls2 - links to epics7: # source build_py37_sls2.sh # Build for python 3.5: # source build_py35.sh # # Special build for swissfel - with zmq libraries: # source build_py35_sf.sh # ### ### Install directory: # ./python/lib/${EPICS_HOST_ARCH} # where is 3.7, 3.7-sf, 3.7-sls2 # 3.5, 3.5-sf