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

[macOS] wrong architecture after installing with 'pip install psutil' on M1 #2121

Open
eleflea opened this issue Jul 9, 2022 · 1 comment

Comments

@eleflea
Copy link

eleflea commented Jul 9, 2022

Summary

  • OS: mac M1 12.2
  • Architecture: arm64
  • Psutil version: 5.9.1
  • Python version: 3.8.5
  • Type: installation

Description

I install psutil with pip install psutil, but it can't work because the so file is wrong arch. I searched error and found this. It works but can we have a better experience like precompile a so file for arm64 arch on M1? With that a pip install psutil command should work. Thanks.

@ashb
Copy link

ashb commented Mar 9, 2023

Likely fixed by #2040

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

No branches or pull requests

2 participants