Dear @lookman,
can you please share part of code where secgov_load_indicators() functions is called and throws error (with full exception)? Keep in mind that this function is actually load_indicators() function from secgov_indicators.py,and can be imported and used as:
from qnt.data import secgov_load_indicators
or
from qnt.data.secgov_indicators import load_indicators
Kind regards