dbt_utils macros problem

I was using dbt_utils packages date_spine macro but it shows

‘dict object’ has no attribute ‘get_intervals_between’ > in macro date_spine (macros/date_spine.sql) > called by rpc request (from remote system.sql)

The context of why I’m trying to do this

What I’ve already tried

Some example code or error messages

Can you post the raw code you’re trying to run, and let me know what version of dbt utils you have defined in your packages.yml file?