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

fv3net: installing pip-requirements fails on M1 #2266

Open
brianhenn opened this issue Jun 30, 2023 · 0 comments
Open

fv3net: installing pip-requirements fails on M1 #2266

brianhenn opened this issue Jun 30, 2023 · 0 comments

Comments

@brianhenn
Copy link
Contributor

brianhenn commented Jun 30, 2023

The pip install -c constraints.txt -r pip-requirements.txt step on creating the fv3net environment fails on Apple M1 chips with an error related to setuptools. (Otherwise installing on M1 should be possible). This might be because we are pinning setuptools to an older version since #2110, and/or because we pin pip as well.

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

No branches or pull requests

1 participant