After installation following the README, running any aito command gives an error like the following:
Traceback (most recent call last):
File "/Users/brent/miniforge3/bin/aito", line 5, in
from src.aitomatic.aito import cli
ModuleNotFoundError: No module named 'src'