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

Apple Silicon installation failure Mac OS Ventura 13.5.2 (22G91) , Python 3.8 #21

Open
gakabani opened this issue Sep 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@gakabani
Copy link

I am trying to install excellxgene on my Mac M2 Studio, and I got an installation failure.
I am following the instructions as per the README file.
Has someone tested the installation on a Mac Silicon computer?

This is the output during installation, I can be more detailed if necessary.

Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [810 lines of output]
C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/gamalakabani/miniconda3/envs/cxg/include -arch arm64 -fPIC -O2 -isystem /Users/gamalakabani/miniconda3/envs/cxg/include -arch arm64

  compile options: '-c'
  clang: test_program.c
  clang objects/test_program.o -o test_program
  C compiler: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/gamalakabani/miniconda3/envs/cxg/include -arch arm64 -fPIC -O2 -isystem /Users/gamalakabani/miniconda3/envs/cxg/include -arch arm64
@gakabani gakabani added the bug Something isn't working label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant