I installed `cldflex` in a clean virtual environment. <img width="506" height="54" alt="Image" src="https://github.com/user-attachments/assets/ca1775fd-27c3-4c21-8846-8e9462b6d0c0" /> Tried to run `cldflex corpus <path-to-my-flextext> And got errors about several missing packages: - click - writio - pandas <img width="952" height="855" alt="Image" src="https://github.com/user-attachments/assets/eda40cc0-6da9-4008-a2ed-8577d614637c" /> After I manually installed pkgs, `cldflex` worked as expected