gcc-4.2 failed with exit status 1

后端 未结 8 1175
死守一世寂寞
死守一世寂寞 2020-11-27 17:48

I\'ve been looking for an answer to this issue but I couldn\'t find it, so here it is.

I\'m trying to install Uniconvertor with a setup.py file into a MacOS X Lion (

8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-27 18:08

    For newer versions of OS X (including macOS), you just need to open up a terminal and type:

    xcode-select --install
    

提交回复
热议问题