-
-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Dear all.
I'm trying to setup a new instance of Shuffle. Everything seems to by ok, but I have the following erros on the backend.
shuffle-backend | {"stream":"\u001b[91mERROR: Cannot install -r /requirements.txt (line 3) and requests==2.32.4 because these package versions have conflicting dependencies.\n\u001b[0m"}
shuffle-backend | {"stream":"\u001b[91mERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies\n\u001b[0m"}
shuffle-backend | 2025/07/16 09:43:50 [ERROR] Docker build:
shuffle-backend | {"stream":"\u001b[91mERROR: Cannot install -r /requirements.txt (line 3) and requests==2.32.4 because these package versions have conflicting dependencies.\n\u001b[0m"}
shuffle-backend | {"stream":"\u001b[91mERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies\n\u001b[0m"}
shuffle-backend | ERROR ABOVE: Trying to pull tags from: frikky/shuffle:http_1.0.0
shuffle-backend | {"stream":"\u001b[91mERROR: Cannot install -r /requirements.txt (line 3) and requests==2.32.4 because these package versions have conflicting dependencies.\n\u001b[0m"}
shuffle-backend | {"stream":"\u001b[91mERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies\n\u001b[0m"}
shuffle-backend | 2025/07/16 09:43:53 [ERROR] Docker build:
shuffle-backend | {"stream":"\u001b[91mERROR: Cannot install -r /requirements.txt (line 3) and requests==2.32.4 because these package versions have conflicting dependencies.\n\u001b[0m"}
shuffle-backend | {"stream":"\u001b[91mERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies\n\u001b[0m"}
shuffle-backend | ERROR ABOVE: Trying to pull tags from: frikky/shuffle:http_1.0.0
shuffle-backend | {"stream":"\u001b[91mERROR: Cannot install -r /requirements.txt (line 3) and requests==2.32.4 because these package versions have conflicting dependencies.\n\u001b[0m"}
shuffle-backend | {"stream":"\u001b[91mERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies\n\u001b[0m"}
shuffle-backend | 2025/07/16 09:44:26 [ERROR] Docker build:
shuffle-backend | {"stream":"\u001b[91mERROR: Cannot install -r /requirements.txt (line 3) and requests==2.32.4 because these package versions have conflicting dependencies.\n\u001b[0m"}
shuffle-backend | {"stream":"\u001b[91mERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies\n\u001b[0m"}
shuffle-backend | ERROR ABOVE: Trying to pull tags from: frikky/shuffle:http_1.0.0
shuffle-backend | {"stream":"\u001b[91mERROR: Cannot install -r /requirements.txt (line 3) and requests==2.32.4 because these package versions have conflicting dependencies.\n\u001b[0m"}
shuffle-backend | {"stream":"\u001b[91mERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies\n\u001b[0m"}
shuffle-backend | 2025/07/16 09:44:29 [ERROR] Docker build:
shuffle-backend | {"stream":"\u001b[91mERROR: Cannot install -r /requirements.txt (line 3) and requests==2.32.4 because these package versions have conflicting dependencies.\n\u001b[0m"}
shuffle-backend | {"stream":"\u001b[91mERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies\n\u001b[0m"}
shuffle-backend | ERROR ABOVE: Trying to pull tags from: frikky/shuffle:http_1.0.0
Can you try to help me figure out what happens.
Thanks.