modelscope / modelscope/DiffSynth-Studio
pyptoject.tomp issue
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.1k
- Forks
- 1.3k
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 45
Description
actions: uv sync
error:
Using CPython 3.12.3 interpreter at: /usr/local/bin/python
Creating virtual environment at: .venv
× No solution found when resolving dependencies:
╰─▶ Because diffsynth[npu] depends on torch==2.7.1+cpu and there is no version of torch==2.7.1+cpu, we can conclude that diffsynth[npu]'s requirements are
unsatisfiable.
And because your project requires diffsynth[npu], we can conclude that your project's requirements are unsatisfiable.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running uv sync with the Python 3.12.3 environment described in the report and inspect the project dependency declarations for diffsynth[npu] and torch==2.7.1+cpu. Done means the declared dependency set resolves successfully and uv sync completes without the reported unsatisfiable-requirements error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100