crawlee-python
crawlee-python copied to clipboard
Investigate Playwright Camoufox compatibility with Python 3.13 (and 3.14)
In the Crawlee Python project template, the Dockerfile (here) still pins Python to 3.12 due to Camoufox installation issues:
# Currently camoufox has issues installing on Python 3.13
FROM apify/actor-python-playwright:3.12
We should investigate whether it is now compatible with Python 3.13 or even 3.14, and update our base image / template accordingly if support has improved.
I would start investigating once there is a new Camoufox release. There is no activity since Mar 15, 2025