Skip to content

Fix installation via Homebrew #62

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

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

m-dzianishchyts
Copy link
Contributor

@m-dzianishchyts m-dzianishchyts commented Feb 24, 2025

What does this PR do?

Updates the Homebrew formula to fix JJava installation on macOS and ensure the formula passes a strict audit check.
The Homebrew installation must be manually completed by updating the JUPYTER_PATH environment variable from now.

The main reason for this is that Homebrew installs packages in a highly isolated environment, which limits many convenient ways of installing Jupyter kernels. We address this with a compromise between convenience and error tolerance.

Fixes #52.

Testing

Successful installation using my test formula on both Ubuntu and macOS:

brew install m-dzianishchyts/jjava/jjava

@m-dzianishchyts m-dzianishchyts changed the title Fix homebrew installation Fix installation via Homebrew Feb 24, 2025
@stariy95 stariy95 merged commit 587d408 into dflib:main Apr 2, 2025
3 checks passed
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.

Homebrew: unable to install package
2 participants