## Environment - Python version: 3.13.0 - OS: Windows 10 - Pydub version: 0.25.1 (latest from PyPI) ## Steps to Reproduce 1. Install Python 3.13 2. `pip install pydub` 3. Run: ```python from pydub ...
I'm trying to build the CUTLASS Python bindings from the latest source on main to run the CuTe DSL examples on a Hopper GPU, but I'm consistently running into a ...