I am installing on Apple Silicon M2 with python version 3.13.2
$ pip3 install concrete-python
ERROR: Could not find a version that satisfies the requirement concrete-python (from versions: none)
ERROR: No matching distribution found for concrete-python
I used to have problems with libomp as well. They are conflicting libomp libraries (the one in Concrete and the one in torch), this a known issue, you can check this links for more context: