You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: