sagemath / cysignals

cysignals: interrupt and signal handling for Cython
GNU Lesser General Public License v3.0
44 stars 23 forks source link

Failing to build (2 windows machines so far) #198

Open martinfeussner opened 5 months ago

martinfeussner commented 5 months ago

I get the same error on 2 different windows machines. I tried resolving with the help of ChatGPT for hours and still the error remains.

pip install cysignals -v .... Building wheels for collected packages: cysignals Running command Building wheel for cysignals (pyproject.toml) running bdist_wheel running build running build_py running configure error: [WinError 2] The system cannot find the file specified error: subprocess-exited-with-error

× Building wheel for cysignals (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. full command: 'C:\Users\feuss\AppData\Local\Programs\Python\Python312\python.exe' 'C:\Users\feuss\AppData\Local\Programs\Python\Python312\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py' build_wheel 'C:\Users\feuss\AppData\Local\Temp\tmpqmlm9u1r' cwd: C:\Users\feuss\AppData\Local\Temp\pip-install-bu8qbo1l\cysignals_575760ccb8b1487bb442c5c436ca1f32 Building wheel for cysignals (pyproject.toml) ... error ERROR: Failed building wheel for cysignals Failed to build cysignals ERROR: Could not build wheels for cysignals, which is required to install pyproject.toml-based projects