Basset
Basset copied to clipboard
Docker image Lua and Python setups wrong
The Docker image lzamparo/basset is great, but it is missing a few things
Re Lua, it needs to have
export LUA_PATH="$BASSETDIR/src/?.lua;$LUA_PATH"
Re Python, it does not have an associated Python environment with Python 2 and Basset's Python dependencies like h5py