lal man page errors
Summary
The man pages for some of the lal command line utilities seem to be broken:
jameson.rollins@ldas-grid:~ 0$ man lal_path2cache
LAL_PATH2CACHE(1)                             User Commands                             LAL_PATH2CACHE(1)
NAME
       lal_path2cache - manual page for lal_path2cache 7.6.0
DESCRIPTION
   Traceback (most recent call last):
              File "/builddir/build/BUILD/lal-7.6.0/bin/.libs/lal_path2cache.py", line 37, in <module>
              from lal.utils import CacheEntry
       ModuleNotFoundError: No module named 'lal'
LAL                                            August 2024                              LAL_PATH2CACHE(1)
jameson.rollins@ldas-grid:~ 0$ man lal_cache
LAL_CACHE(1)                                  User Commands                                  LAL_CACHE(1)
NAME
       lal_cache - manual page for lal_cache 7.6.0
DESCRIPTION
       XLAL Error - XLALCacheGlob (LALCache.c:354): No matching files found in ./--help
       XLAL Error - XLALCacheGlob (LALCache.c:354): I/O error
LAL                                            August 2024                                   LAL_CACHE(1)
jameson.rollins@ldas-grid:~ 0$ This is with my default login on the cluster, so the default conda environment.