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

Cannot install on Macbook Pro M1 max #770

Open
curiousbee2020 opened this issue Jul 22, 2023 · 0 comments
Open

Cannot install on Macbook Pro M1 max #770

curiousbee2020 opened this issue Jul 22, 2023 · 0 comments

Comments

@curiousbee2020
Copy link

When I run

pip3 install -e .

I get this error:

Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects

Even though the latest version of numpy is already installed.

% pip3 show numpy
Name: numpy
Version: 1.25.1
Summary: Fundamental package for array computing in Python
Home-page: https://www.numpy.org
Author: Travis E. Oliphant et al.
Author-email:
License: BSD-3-Clause
Location: /Users/np/Library/Python/3.9/lib/python/site-packages
Requires:
Required-by: accelerate, clean-fid, contourpy, encodec, gruut, imageio, librosa, matplotlib, numba, openai-whisper, pandas, PyWavelets, scikit-image, scikit-learn, scipy, soxr, tensorboard, tifffile, torchsde, torchvision, transformers, TTS, umap-learn

Anyone have any ideas?

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