Sschoepp
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created 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 ...