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

nist-nestor install version on numpy not working on Mac with M1 #4

Closed
sarahlukens opened this issue Jul 22, 2022 · 2 comments
Closed

Comments

@sarahlukens
Copy link

sarahlukens commented Jul 22, 2022

Hi Thurston - I tried a pip install nist-nestor and get an error with numpy - a "legacy-install-failure". From reading the internet, this appears to be very common when installing numpy 1.16 on a Mac with M1, and in fact, I ran a pip install numpy==1.16 to check and got the same identical error as nist-nestor. It looks like nestor is using 1.17.3, how do I specify 1.21.4 (or >1.19.4) ?

@rtbs-dev
Copy link
Collaborator

Hi Sarah! Sorry for the delay, things have been a bit hectic to dive into issue triage 😅

I believe this (and possibly #5 as well?) should be addressed already in dev, which is pending a merge for v0.5 Could you try to install this version directly?

pip install git+https://github.com/usnistgov/nestor.git@dev

We're planning to release v0.5 to pypi shortly, to reflect the current docs. Just needed a few more ci/cd changes to automate things before that, and we've been a bit busy internally with some major overhauls for v1.0

@rtbs-dev
Copy link
Collaborator

rtbs-dev commented Mar 8, 2024

This should be resolved for v0.5

@rtbs-dev rtbs-dev closed this as completed Mar 8, 2024
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

2 participants