Hi,
First of all, thank you for developing abacus, we are still trying it but it seems really promising
I encountered an error while executing the tool:
TypeError: only 0-dimensional arrays can be converted to Python scalars
As tests raised the same issue, I found a workaround by downgraded python from 3.13 to 3.11 and numpy from 2.4.3 to 1.26.4 and now it works well, perhaps you should fix the versions of this two libraries.
Best,
JB
Hi,
First of all, thank you for developing abacus, we are still trying it but it seems really promising
I encountered an error while executing the tool:
TypeError: only 0-dimensional arrays can be converted to Python scalars
As tests raised the same issue, I found a workaround by downgraded python from 3.13 to 3.11 and numpy from 2.4.3 to 1.26.4 and now it works well, perhaps you should fix the versions of this two libraries.
Best,
JB