Code sample on home page does not work #912
Labels
bug
Something isn't working.
documentation
Improvements or additions to documentation.
t-tooling
Issues with this label are in the ownership of the tooling team.
Milestone
The documentation on https://crawlee.dev/python/, is incorrect, specifically, the code in "Now we are ready to execute our first Crawlee project:"
This is on a fresh install as of today (v0.5.1): via:
pip install crawlee[all] && playwright install
as per https://crawlee.dev/python/docs/introduction/setting-upThe error is here:
The import doesn't resolve.
Correct (taken from other documention) https://crawlee.dev/python/docs/quick-start is:
The text was updated successfully, but these errors were encountered: