install issue on python 3.12
I can't install obitools, when I try to run "obi test", it gives this Error: Traceback (most recent call last): File "/Users/caiwang/src/obi3-env/bin/obi", line 59, in config = getConfiguration(root_config_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "python/obitools3/apps/config.pyx", line 60, in obitools3.apps.config.getConfiguration File "python/obitools3/apps/config.pyx", line 75, in obitools3.apps.config.getConfiguration File "python/obitools3/apps/config.pyx", line 45, in obitools3.apps.config.buildDefaultConfiguration File "python/obitools3/apps/command.pyx", line 41, in genexpr File "python/obitools3/apps/command.pyx", line 41, in genexpr File "python/obitools3/apps/command.pyx", line 28, in obitools3.apps.command.loadCommand AttributeError: 'FileFinder' object has no attribute 'find_module'
I am in python 3.12, and MAC M2 chip