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

安装时发生依赖错误,请问要怎么解决 #19

Open
tcyy1234 opened this issue Oct 1, 2024 · 1 comment
Open

安装时发生依赖错误,请问要怎么解决 #19

tcyy1234 opened this issue Oct 1, 2024 · 1 comment

Comments

@tcyy1234
Copy link

tcyy1234 commented Oct 1, 2024

python -m pip install MaaDebugger
Collecting MaaDebugger
Using cached maadebugger-1.3.5-py3-none-any.whl.metadata (923 bytes)
INFO: pip is looking at multiple versions of maadebugger to determine which version is compatible with other requirements. This could take a while.
Using cached maadebugger-1.3.4-py3-none-any.whl.metadata (901 bytes)
Using cached maadebugger-1.3.3-py3-none-any.whl.metadata (655 bytes)
Using cached maadebugger-1.3.2-py3-none-any.whl.metadata (655 bytes)
Using cached maadebugger-1.3.1-py3-none-any.whl.metadata (655 bytes)
Using cached maadebugger-1.3.0-py3-none-any.whl.metadata (629 bytes)
Using cached maadebugger-1.2.1-py3-none-any.whl.metadata (631 bytes)
Using cached maadebugger-1.2.0-py3-none-any.whl.metadata (557 bytes)
INFO: pip is still looking at multiple versions of maadebugger to determine which version is compatible with other requirements. This could take a while.
Using cached maadebugger-1.1.0-py3-none-any.whl.metadata (423 bytes)
Using cached maadebugger-1.0.0-py3-none-any.whl.metadata (273 bytes)
ERROR: Cannot install maadebugger==1.0.0, maadebugger==1.1.0, maadebugger==1.2.0, maadebugger==1.2.1, maadebugger==1.3.0, maadebugger==1.3.1, maadebugger==1.3.2, maadebugger==1.3.3, maadebugger==1.3.4 and maadebugger==1.3.5 because these package versions have conflicting dependencies.

The conflict is caused by:
maadebugger 1.3.5 depends on MaaFw>=2.0.0b4
maadebugger 1.3.4 depends on MaaFw>=2.0.0a5
maadebugger 1.3.3 depends on MaaFw>=2.0.0a5
maadebugger 1.3.2 depends on MaaFw>=2.0.0a5
maadebugger 1.3.1 depends on MaaFw>=2.0.0a5
maadebugger 1.3.0 depends on MaaFw>=2.0.0
maadebugger 1.2.1 depends on MaaFw>=1.7.3
maadebugger 1.2.0 depends on MaaFw>=1.7.3
maadebugger 1.1.0 depends on MaaFw>=1.7.3
maadebugger 1.0.0 depends on MaaFw

To fix this you could try to:

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

MistEO commented Oct 1, 2024

建个虚拟环境或者用 conda

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

No branches or pull requests

2 participants