Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQUESTERのv1.0.0a0と依存関係が共存できない #115

Open
5 tasks
sitting-cat opened this issue Nov 19, 2023 · 2 comments
Open
5 tasks

REQUESTERのv1.0.0a0と依存関係が共存できない #115

sitting-cat opened this issue Nov 19, 2023 · 2 comments
Assignees

Comments

@sitting-cat
Copy link
Member

sitting-cat commented Nov 19, 2023

  • nucosen 6.0.0 requires certifi==2022.6.15; python_full_version >= "3.6.0", but you have certifi 2023.7.22 which is incompatible.
  • nucosen 6.0.0 requires charset-normalizer==2.1.0; python_full_version >= "3.6.0", but you have charset-normalizer 3.3.2 which is incompatible.
  • nucosen 6.0.0 requires python-decouple==3.6, but you have python-decouple 3.8 which is incompatible.
  • nucosen 6.0.0 requires requests==2.28.1, but you have requests 2.31.0 which is incompatible.
  • nucosen 6.0.0 requires urllib3==1.26.18; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5", but you have urllib3 2.0.7 which is incompatible.
@sitting-cat sitting-cat added this to the v5.1.2 - p1 Fix milestone Nov 19, 2023
@sitting-cat sitting-cat changed the title REQUESTERのv0.0.3a3と依存関係が共存できない REQUESTERのv1.0.0a0と依存関係が共存できない Nov 21, 2023
@sitting-cat
Copy link
Member Author

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
nucosen 6.0.0 requires certifi==2022.6.15; python_full_version >= "3.6.0", but you have certifi 2023.7.22 which is incompatible.
nucosen 6.0.0 requires charset-normalizer==2.1.0; python_full_version >= "3.6.0", but you have charset-normalizer 3.3.2 which is incompatible.
nucosen 6.0.0 requires python-decouple==3.6, but you have python-decouple 3.8 which is incompatible.
nucosen 6.0.0 requires requests==2.28.1, but you have requests 2.31.0 which is incompatible.
nucosen 6.0.0 requires urllib3==1.26.18; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5", but you have urllib3 2.0.7 which is incompatible.

@sitting-cat
Copy link
Member Author

Requester-botの仕様確定まで待機

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant