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

Apple Silicon (M1) support #89

Merged
merged 2 commits into from
Sep 19, 2022
Merged

Apple Silicon (M1) support #89

merged 2 commits into from
Sep 19, 2022

Conversation

phen0menon
Copy link
Contributor

It's currently impossible to install the package locally on Apple M1, there are a lot of errors related to architecture difference in Pandas < 1.4.

This PR fixes the problem by upgrading Pandas to the lowest supported version of ARM64 processors. Tested with different cases, it works as it worked, also afaik there are no breaking changes between 1.1.5 and 1.4.1.

@ricardorei ricardorei merged commit da0a8cf into Unbabel:master Sep 19, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants