Perhaps the most "portable" solution is not solving the CAPTCHA locally, but wrapping an API.
Goal: run solver on different machines without heavy installs.
Options:
Packaging notes:
In open-source Python projects, “portable” typically indicates:
True portability avoids reliance on paid APIs or proprietary services.
Drainage Cheshire