Dependency conflict of pyquil-for-azure-quantum and azure-quantum
还没有人认领这个 Issue。
评估
调研方向
首先查看链接的 pyquil-for-azure-quantum pull request,以及此 issue 中描述的依赖约束。完成的标准是:最新的 pyquil-for-azure-quantum 和 azure-quantum release 可以同时安装,且不会出现报告中的冲突。
由索引模型根据 Issue 内容生成。
描述
Problem
When doing a pip install for both latest releases of pyquil-for-azure-quantum and azure-quantum, PIP returns this error:
pyquil-for-azure-quantum 0.0.2 requires azure-quantum<0.26.0,>=0.25.218240, but you have azure-quantum 0.27.258449 which is incompatible.
Cause
The current 0.0.2 release of pyquil-for-azure-quantum does not work with new releases of the azure-quantum package because the current dependency constraint ^0.25.218240 effectively becomes <0.26.0,>=0.25.218240 and every month Microsoft creates a new release of azure-quantum that increments the minor version.
Fix
I submitted a PR to pyquil-for-azure-quantum with a potential fix: https://github.com/rigetti/pyquil-for-azure-quantum/pull/11
Reposting it here for tracking purposes.
- 主要语言
- Python
- 星标
- 160
- 派生
- 113
- 平均合并
- 6 天 23 小时
- 30 天内合并 PR
- 1
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
microsoft/azure-quantum-python 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 68/100
-
难度 4/5 3-5 天 新手友好度 38/100
-
Export types 未关闭
难度 2/5 1-3 小时 新手友好度 55/100
-
难度 4/5 3-5 天 新手友好度 38/100
microsoft/azure-quantum-python#650 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 25/100
microsoft/azure-quantum-python#416 · 3 条评论 ·
查看 microsoft/azure-quantum-python 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
难度 1/5 1 小时以内 新手友好度 90/100
-
难度 2/5 1-3 小时 新手友好度 70/100
huggingface/Repo2RLEnv#163 · 1 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
难度 2/5 1-3 小时 新手友好度 70/100
NousResearch/hermes-agent#121143 ·