Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
martinfeussner opened this issue Feb 5, 2024 · 0 comments
Open

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

martinfeussner opened this issue Feb 5, 2024 · 0 comments

Comments

@martinfeussner
Copy link

martinfeussner commented Feb 5, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant