Y
Hacker News
new
|
ask
|
show
|
jobs
by
bcj
4269 days ago
I ran into some code a few days ago that wouldn't install because it was checking OS X version as a string and '10.10' < '10.5'. Bad code will always find a way
1 comments
songgao
4269 days ago
Any chance it was Matlab? I had to change version to 9 or 90 to run Matlab
link
bcj
4266 days ago
It was PyObjC.
link