coin-or / pulp

A python Linear Programming API

Home Page:http://coin-or.github.io/pulp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bad CPU type in executable

yahyamert opened this issue · comments

Hello everyone,

I got a new MacBook Air today and installed Anaconda to use Pulp. I'm trying to solve my integer programming problem; however, I get this error:

OSError: [Errno 86] Bad CPU type in executable: '/Users/mertakyildiz/anaconda3/lib/python3.11/site-packages/pulp/solverdir/cbc/osx/64/cbc'

I don't know the reason behind it. I changed shell to zsh as advised regarding another problem. However, it didn't help since computer was already using zsh.

I really appreciate your helps.

Screenshot 2023-12-29 at 21 47 36

I don't know exactly how, but the problem is solved. I've tried changing shells and then restart.