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

error: subprocess-exited-with-error #561

Open
Abdullyllah opened this issue Nov 1, 2023 · 1 comment
Open

error: subprocess-exited-with-error #561

Abdullyllah opened this issue Nov 1, 2023 · 1 comment

Comments

@Abdullyllah
Copy link

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [72 lines of output]
C:\Users\vizdom\AppData\Local\Programs\Python\Python312\Lib\site-packages\setuptools_init_.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
LINK : fatal error LNK1181: cannot open input file 'segyio.lib'
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.37.32822\bin\HostX86\x64\link.exe' failed with exit code 1181
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for segyio
Running setup.py clean for segyio
Failed to build segyio
ERROR: Could not build wheels for segyio, which is required to install pyproject.toml-based projects
PS D:\30th October 2023 Backup>

@ajaust
Copy link
Contributor

ajaust commented Nov 30, 2023

It seems that you are using Python 3.12. I do not have a windows machine ready for testing, but we have just created a new release adds support for Python 3.12. You could try if pip install segyio works for you now.

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

2 participants