**Describe the bug** Since 'helpers.py' imports the 'grp' module, which is UNIX-exclusive, the CLI can be installed on Windows, but not executed. **To Reproduce** Steps to reproduce the behavior: 1. Install fm via 'uv tool install' 2. execute any fm command **Expected behavior** The CLI to work