Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPython2 suppport on Apple M1 #2024

Closed
gaborbernat opened this issue Nov 26, 2020 · 2 comments
Closed

CPython2 suppport on Apple M1 #2024

gaborbernat opened this issue Nov 26, 2020 · 2 comments

Comments

@gaborbernat
Copy link
Contributor

gaborbernat commented Nov 26, 2020

👍 I don't have access to such hardware, so PRs are welcome.

@gdubicki
Copy link
Contributor

Hi! I also did run into this issue and spent quite a lot of time figuring out what was going on.

How about we start with adding code that will show a friendly error message when trying to create a virtualenv for Python 2 on a Apple Silicon Mac, explaining that it doesn't work as of now.

Would such PR be accepted?

@gaborbernat
Copy link
Contributor Author

gaborbernat commented Sep 11, 2021

Sure. Though ideally you want a plugin that allows it.

gdubicki added a commit to gdubicki/virtualenv that referenced this issue Sep 11, 2021
for Python 2 on Apple Silicon (M1) Macs.

Related to pypa#2024.
gdubicki added a commit to gdubicki/virtualenv that referenced this issue Sep 11, 2021
for Python 2 on Apple Silicon (M1) Macs.

Related to pypa#2024.
gdubicki added a commit to gdubicki/virtualenv that referenced this issue Sep 18, 2021
for Python 2 on Apple Silicon (M1) Macs.

Related to pypa#2024.
gdubicki added a commit to gdubicki/virtualenv that referenced this issue Sep 18, 2021
for Python 2 on Apple Silicon (M1) Macs.

Related to pypa#2024.
gdubicki added a commit to gdubicki/virtualenv that referenced this issue Sep 18, 2021
for Python 2 on Apple Silicon (M1) Macs.

Related to pypa#2024.
gaborbernat pushed a commit to gdubicki/virtualenv that referenced this issue Sep 20, 2021
for Python 2 on Apple Silicon (M1) Macs.

Related to pypa#2024.
gaborbernat pushed a commit that referenced this issue Sep 21, 2021
for Python 2 on Apple Silicon (M1) Macs.

Related to #2024.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants