Dear all,
thank you for the nice package. However, unfortunatley i have an issue with the tensor2 = c2c.analysis.run_tensor_cell2cell_pipeline(..) function I tried now many times to run it but it always get this error:
rank = int(_compute_elbow(loss))
else:
rank = manual_elbow
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
After finishing the Elbow analysis.
I am new here, so sorry if sometihing is missing in this question.
Would be great if you could help me.
Python Version: 3.11.7