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

Can not pip install the library #388

Open
pablo2909 opened this issue Apr 17, 2024 · 5 comments
Open

Can not pip install the library #388

pablo2909 opened this issue Apr 17, 2024 · 5 comments

Comments

@pablo2909
Copy link

Hi,

I'm trying pip install grain but I get the following error:

ERROR: Could not find a version that satisfies the requirement grain (from versions: none)
ERROR: No matching distribution found for grain

Does someone have an idea why this is happening ?

Thank you

@pablo2909
Copy link
Author

oh it's actually only linux compatible, I'll leave that open until we have an osx version :)

@DBraun
Copy link

DBraun commented Aug 24, 2024

Is OSX on the roadmap?

@patrick-kidger
Copy link

I think it should be easy enough to provide an sdist. Any progress on this one? :)

@vyeevani
Copy link

vyeevani commented Oct 2, 2024

You'd need to first add support for array_record on macOS. I've put together a PR with that support: google/array_record#118

@vyeevani
Copy link

vyeevani commented Oct 3, 2024

I've added support for macOS for grain in: #592. If you don't want to wait, you can try the release on my fork here: https://github.com/vyeevani/grain/releases/tag/v0.2.1

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

4 participants