You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team,
I am trying to install stable version accroding to instruction and get a package version conflict. Would you please give some suggestion?
below is the error message:
ERROR: Cannot install -r requirements.txt (line 39) and pillow~=11.1.0 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested pillow~=11.1.0
crawl4ai 0.6.3 depends on pillow~=10.4
Additionally, some packages in these conflicts have no matching distributions available for your environment:
pillow
To fix this you could try to:
loosen the range of package versions you've specified
remove package versions to allow pip to attempt to solve the dependency conflict
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I am trying to install stable version accroding to instruction and get a package version conflict. Would you please give some suggestion?
below is the error message:
ERROR: Cannot install -r requirements.txt (line 39) and pillow~=11.1.0 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested pillow~=11.1.0
crawl4ai 0.6.3 depends on pillow~=10.4
Additionally, some packages in these conflicts have no matching distributions available for your environment:
pillow
To fix this you could try to:
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions