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

Document how to install with older versions of macOS (issues with pyproj wheels) #461

Open
adamltyson opened this issue Mar 3, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@adamltyson
Copy link
Member

movement relies on pyproj which only has ARM wheels for macOS 14: https://pypi.org/project/pyproj/#files

On my system (macOS 13), movement fails to install with pip, but works with conda. I don't think there's much to be done here (other than keeping my OS up to date). However, it may be worth documenting that users in this siutation should install via conda.

@adamltyson adamltyson added the bug Something isn't working label Mar 3, 2025
@adamltyson
Copy link
Member Author

Can confirm movement installs just fine with pip on macOS 15.3.1 after an update.

@niksirbi
Copy link
Member

niksirbi commented Mar 4, 2025

Thanks for reporting. We could either add a note about this to the installation guide, or do nothing (and hope that people who run into this problem discover this issue). It's one more of those problems that will go away with time.

Any preference?

@adamltyson
Copy link
Member Author

IMO, a note should be added. While the problem will improve over time, I would like the think I'm not the most tech illiterate person, so there will be other people in a similar position. It's also not a trivial issue to diagnose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🤔 Triage
Development

No branches or pull requests

2 participants