jiri.spilka
CACrawlee & Apify
•Created by constant-blue on 3/4/2025 in #💻devs-and-apify
Hey all just a follow to my post here
ah, ok, I appreciate that! I'm not used to that, typically people pull me into conversation when something is not working 😁
Thank you, it is good to hear positive feedback
9 replies
CACrawlee & Apify
•Created by constant-blue on 3/4/2025 in #💻devs-and-apify
Hey all just a follow to my post here
@KrundleDugins I'm really happy that you like the Apify platform.
@Saurav Jain is there a question I should answer :). I'm happy to help
9 replies
CACrawlee & Apify
•Created by flat-fuchsia on 3/3/2025 in #crawlee-python
Google Gemini Applet - Google Module Not Found (even though it is there)
I'm sorry for a delayed response. It is a long time I used windows OS 🙂
What I would recommend is to remove the .venv and start from scratch, e.g. using uv libraryhttps://docs.astral.sh/uv/
It is much better than pip, it will create a venv automatically. it is able to handle dependencies better.
10 replies
CACrawlee & Apify
•Created by rival-black on 3/3/2025 in #crawlee-python
Google Gemini Applet - Google Module Not Found (even though it is there)
ok, thanks. I don't think this is related to Apify platform, since the
python.exe -m src
has nothing to do with Apify. This is your local virtual environment setup
With this command are you sure you are using created virtual env?10 replies
CACrawlee & Apify
•Created by quickest-silver on 3/3/2025 in #crawlee-python
Google Gemini Applet - Google Module Not Found (even though it is there)
Hi @KrundleDugins , thank you for using Apify!
That sounds like a great use case.
Anything that runs in Docker should work on the Apify platform, so I don’t anticipate any issues.
To better understand your problem, I’d need a bit more context. Could you provide a minimal code example? I’ll take a look and give it a try.
10 replies