Skip to content

Python Python 3.13.11 #45

Description

@saykorz

Hello,
Can you please build .whl for windows Python 3.13.11?

E:\AIModels\ComfyUI_windows_portable>.\python_embeded\python.exe -m pip install --no-deps --force-reinstall --no-cache-dir "comfy_kitchen-0.2.8-cp311-cp311-win_amd64.whl"
ERROR: comfy_kitchen-0.2.8-cp311-cp311-win_amd64.whl is not a supported wheel on this platform.

E:\AIModels\ComfyUI_windows_portable>.\python_embeded\python.exe --version
Python 3.13.11

E:\AIModels\ComfyUI_windows_portable>.\python_embeded\python.exe -c "import torch; print('Torch:', torch.version); print('CUDA available:', torch.cuda.is_available()); print('CUDA version:', torch.version.cuda if torch.cuda.is_available() else 'None')"
Torch: 2.12.0+cu130
CUDA available: True
CUDA version: 13.0

E:\AIModels\ComfyUI_windows_portable>.\python_embeded\python.exe -c "import triton; print('Triton version:', triton.version)"
Triton version: 3.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions