MacKey-255 / GoodByeCatpcha

An asynchronized Python library to automate solving ReCAPTCHA v2 using audio and image recognition
GNU General Public License v3.0
180 stars 57 forks source link

error install, how to fix? #19

Open MrG3P5 opened 3 years ago

MrG3P5 commented 3 years ago

ERROR: Cannot install goodbyecaptcha==2.2.1, goodbyecaptcha==2.3, goodbyecaptcha==2.3.1, goodbyecaptcha==2.3.2, goodbyecaptcha==2.3.3, goodbyecaptcha==2.4.0, goodbyecaptcha==2.4.1 and goodbyecaptcha==2.4.2 because these package versions have conflicting dependencies.

The conflict is caused by: goodbyecaptcha 2.4.2 depends on opencv-python==4.1.2.30 goodbyecaptcha 2.4.1 depends on opencv-python==4.1.2.30 goodbyecaptcha 2.4.0 depends on opencv-python==4.1.2.30 goodbyecaptcha 2.3.3 depends on opencv-python==4.1.2.30 goodbyecaptcha 2.3.2 depends on opencv-python==4.1.2.30 goodbyecaptcha 2.3.1 depends on opencv-python==4.1.2.30 goodbyecaptcha 2.3 depends on opencv-python==4.1.2.30 goodbyecaptcha 2.2.1 depends on opencv-python==4.1.2.30

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

waldner commented 2 years ago

Same here.

ShashJan94 commented 2 years ago

Same here. Any solution? I tried installing the previous file that comes with the .whl extension. Unfortunately, it is not supported in the terminal workspace.

migferna42 commented 2 years ago

Same here

lishuoiscas commented 2 years ago

Hi all, it declares tht it only support "Operating System :: Unix". May you all failed for not using Unix.

nbeny commented 1 year ago

same on WSL Ubuntu