Josef Procházka
Josef Procházka
This might be related to https://github.com/apify/crawlee-python/issues/1224
content-type different than application/json can be for actors without input schema
From the screenshot I see 3.546/7.65 GB used, while it is printing something about 6.05 GB being used. So I guess it is not issue about the limit calculation, but...
> This is still occupied memory, its not relevant who uses it, right? Yes, but it should be counted only once. Maybe we count it multiple times by summing up...
It seems that conda does not have a convenient way of specifying optional dependencies - for example, `crawlee[cli]`, ... As far as I saw, the somewhat used practice is to...
PR: About adding to conda-forge https://github.com/conda-forge/staged-recipes/pull/30504 Due to [**curl-cffi** being available only on Linux in conda-forge ](https://anaconda.org/conda-forge/curl-cffi), I made it Linux conditional to be able to build on all platforms....
PR in review: https://github.com/conda-forge/staged-recipes/pull/31081
> But `Chrome` is a [`channel`](https://playwright.dev/python/docs/api/class-browsertype#browser-type-launch-option-channel) not a `browser_type`. > > It is already supported if Chrome browser is installed on the system and pass the appropriate parameter to the...
> Um, starting a new project? Installing dependencies is the next step after bootstrapping for most users - it is comfortable if we do it for them. Yes, I agree...
> Question out of interest. Is there any reason we are dropping python3.9 without waiting until October 5, the end of its lifecycle? This will not happen immediately. This story...