@anthony_m Hello, we had some bug reports in this direction. Normally the issue is simply the pandas version. Could you check that your version of pandas is 1.2.5?
You can simply create a new environment:
conda create -n qntdev quantiacs-source::qnt conda-forge::ta-lib conda-forge::pandas==1.2.5 conda-forge::dash==1.18 python==3.7