hello greschd,
when I copy the example about TaAs2 in the websit of https://kdotp-symmetry.greschd.ch/en/latest/example.html , I met a error like this :

raise ShapeError("Matrix size mismatch: %s + %s" % (
sympy.matrices.common.ShapeError: Matrix size mismatch: (48, 16) + (16, 16)
what should I do ?