If I pip install gatetools with Python 3.10 and run gate_split_and_run.py --help, I get:
Traceback (most recent call last):
File "/home/srit/miniconda3/envs/gt/bin/gate_split_and_run.py", line 16, in <module>
from parserMacro import *
ModuleNotFoundError: No module named 'parserMacro'