Hi,
I have been using a Mac M1 with OR Tools for a number of months with no issues. I recently upgraded my Pycharm version and reinstalled the packages and now whenever I try to call the solver I get the error message in the title. No trace.
I have tried to use poetry with python downloaded from homebrew, and also a conda environment.
The project runs on an AWS EC2 instance in production (inside a docker container) and this has no problems.
Do you have any suggestions on getting this to work with a Mac M1? Im not sure why it has suddenly stopped working