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
{{ message }}
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
Hi everyone :) After calling 'pip install benzinga' the response came back with a few "Requirement already satisfied' followed by this error:
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.
selenium 4.10.0 requires urllib3[socks]<3,>=1.26, but you have urllib3 1.25.10 which is incompatible.
Successfully installed benzinga-1.21 structlog-23.1.0 urllib3-1.25.10
Note: you may need to restart the kernel to use updated packages.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi everyone :) After calling 'pip install benzinga' the response came back with a few "Requirement already satisfied' followed by this error:
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.
selenium 4.10.0 requires urllib3[socks]<3,>=1.26, but you have urllib3 1.25.10 which is incompatible.
Successfully installed benzinga-1.21 structlog-23.1.0 urllib3-1.25.10
Note: you may need to restart the kernel to use updated packages.
The text was updated successfully, but these errors were encountered: