Python installation issue on Apple M1 #3009
Labels
Cross Compilation
Cross compiling (e.g. aarch64)
Feature Request
Missing Feature/Wrapper
Lang: Python
Python wrapper issue
OS: Mac
MacOS
Milestone
What version of OR-Tools and what language are you using?
Version: master
Language: Python
Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)
Cbc
What operating system (Linux, Windows, ...) and version?
MacOSx, M1 chipset
What did you do?
Steps to reproduce the behavior:
What did you expect to see
Install the latest version (or any version)
What did you see instead?
Anything else we should know about your project / environment
$ pip3.8 -V
pip 21.3.1 from /Users/andreacassioli/.pyenv/versions/3.8.12/lib/python3.8/site-packages/pip (python 3.8)
$ python3.8 -V
Python 3.8.12
$ uname
Darwin
The text was updated successfully, but these errors were encountered: