我已经安装了一个物品和pyenv:
我已经在Rosetta终端安装了GCC-11
此外, c家伙。任何人都可以帮我告诉我什么问题。以及我如何在Rosetta 2下编译Python。您在kargers.org/help/p.log下找到的日志(太长了)。我认为编译器将Brew(ARM)和Brew86的东西混合在一起,这些内容存储在不同的位置,但我该如何避免这种情况。
I have installed an Item and pyenv according this :
https://medium.com/thinknum/how-to-install-python-under-rosetta-2-f98c0865e012
In addition I have installed gcc-11 under the rosetta terminal
But when compile Python 3.7 with CC=/usr/local/bin/gcc-11 pyenv86 install -v 3.7.0 I get compile errors I can't interpret I am not a C guy. Can anybody help me out and tell me what is wrong. And how I can compile python under rosetta 2. The log You find under kargers.org/help/p.log (its too long for this). I think the compiler mixes up things from brew(arm) and things from brew86 which are stored in different locations but how can I avoid this.
发布评论