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

install error #7

Open
xingqiyi opened this issue Sep 19, 2023 · 1 comment · May be fixed by #8
Open

install error #7

xingqiyi opened this issue Sep 19, 2023 · 1 comment · May be fixed by #8

Comments

@xingqiyi
Copy link

ERROR: Cannot install selenium-metamask-automation==0.0.1, selenium-metamask-automation==0.0.2 and selenium-metamask-automation==0.0.3 because these package versions have conflicting dependencies.

@xingqiyi
Copy link
Author

ERROR: Cannot install selenium-metamask-automation==0.0.1, selenium-metamask-automation==0.0.2 and selenium-metamask-automation==0.0.3 because these package versions have conflicting dependencies.

The conflict is caused by:
selenium-metamask-automation 0.0.3 depends on pywin32
selenium-metamask-automation 0.0.2 depends on pywin32
selenium-metamask-automation 0.0.1 depends on pywin32

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

@juicy133-cpu juicy133-cpu linked a pull request Mar 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant