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

pip installation error #38

Open
EzequielS2 opened this issue Mar 28, 2024 · 1 comment
Open

pip installation error #38

EzequielS2 opened this issue Mar 28, 2024 · 1 comment

Comments

@EzequielS2
Copy link

EzequielS2 commented Mar 28, 2024

Hi,

I'm aiming to install mpi4py-fft using pip.
However, I ended up with the following error

error: subprocess-exited-with-error
  
  × python setup.py bdist_wheel 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.
  Building wheel for mpi4py-fft (setup.py) ... error
  ERROR: Failed building wheel for mpi4py-fft
  Running setup.py clean for mpi4py-fft
Failed to build mpi4py-fft
ERROR: Could not build wheels for mpi4py-fft, which is required to install pyproject.toml-based projects
@benlandrum
Copy link

Is this all that was printed for the error, or was there text printed above what you copied?

I'm not a maintainer, but it might help them if you mentioned your operating system, Python version, and the version of the package you were trying to install.

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