[GH-ISSUE #31] Installation error No solution found when resolving dependencies for split (platform_machine == 'AMD64' and sys_platform == 'win32') 🥇 #30

Open
opened 2026-02-26 21:30:53 +03:00 by kerem · 0 comments
Owner

Originally created by @nailz420 on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/fspecii/ace-step-ui/issues/31

F:\projects\AI\ACE-Step-1.5>uv run acestep-api --port 8001
Using CPython 3.11.13
Creating virtual environment at: .venv
x No solution found when resolving dependencies for split (platform_machine == 'AMD64' and sys_platform == 'win32'):
-> Because torch{sys_platform == 'win32'}==2.7.1+cu128 has no platform_machine == 'AMD64' and sys_platform ==
'win32'`-compatible wheels and only the following versions of torch{sys_platform == 'win32'} are available:
torch{sys_platform == 'win32'}<2.7.1
torch{sys_platform == 'win32'}>=2.7.1+cu128
we can conclude that torch{sys_platform == 'win32'}==2.7.1 cannot be used.
And because your project depends on torch{sys_platform == 'win32'}==2.7.1, we can conclude that your project's
requirements are unsatisfiable.

Originally created by @nailz420 on GitHub (Feb 6, 2026). Original GitHub issue: https://github.com/fspecii/ace-step-ui/issues/31 F:\projects\AI\ACE-Step-1.5>uv run acestep-api --port 8001 Using CPython 3.11.13 Creating virtual environment at: .venv x No solution found when resolving dependencies for split (platform_machine == 'AMD64' and sys_platform == 'win32'): `-> Because torch{sys_platform == 'win32'}==2.7.1+cu128 has no `platform_machine == 'AMD64' and sys_platform == 'win32'`-compatible wheels and only the following versions of torch{sys_platform == 'win32'} are available: torch{sys_platform == 'win32'}<2.7.1 torch{sys_platform == 'win32'}>=2.7.1+cu128 we can conclude that torch{sys_platform == 'win32'}==2.7.1 cannot be used. And because your project depends on torch{sys_platform == 'win32'}==2.7.1, we can conclude that your project's requirements are unsatisfiable.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ace-step-ui#30
No description provided.