Hello !
I've installed your tool using pipx command (other commands gave errors because they needed a virtual environment, which I believe was installed automatically using pipx). I'm using Ubuntu 24.04.
Here is the precise error:
kaggle-mcp-setup
Traceback (most recent call last):
File "~/.local/bin/kaggle-mcp-setup", line 3, in <module>
from kaggle_mcp.setup_helper import main
ModuleNotFoundError: No module named 'kaggle_mcp'