Hi--thanks for creating this software--it is awesome!
I am getting this error when I try to run randomise_summary.py
TypeError: Cannot interpret '<attribute 'dtype' of 'numpy.generic' objects>' as a data type
The link below discusses that this error is due to non-compatibility between some versions of numpy & pandas:
https://stackoverflow.com/questions/66563463/how-to-treat-attribute-dtype-of-numpy-generic-objects-error
Could you please tell me which versions of numpy & pandas you are currently using that do not produce this error? (I have tried downgrading pandas to -0.25.3 but it did not resolve the issue)
Thanks!
Holly
Hi--thanks for creating this software--it is awesome!
I am getting this error when I try to run randomise_summary.py
TypeError: Cannot interpret '<attribute 'dtype' of 'numpy.generic' objects>' as a data type
The link below discusses that this error is due to non-compatibility between some versions of numpy & pandas:
https://stackoverflow.com/questions/66563463/how-to-treat-attribute-dtype-of-numpy-generic-objects-error
Could you please tell me which versions of numpy & pandas you are currently using that do not produce this error? (I have tried downgrading pandas to -0.25.3 but it did not resolve the issue)
Thanks!
Holly