Sschoepp
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
创建于 How can I setup PyCharm to run the x86 version of python and/or the proper architecture (X86) through the console?
I am trying to run PyCharm w/ Rosetta on a M1 macbook. I have a venv that runs a X86 version of python. I have added env /usr/bin/arch -x86_64 /bin/zsh --login to Tools->Terminal->shell path".When ...