brewsci / homebrew-science

:snowflake: Scientific formulae for Homebrew and Linuxbrew (legacy)
https://github.com/brewsci
Other
154 stars 76 forks source link

Broken pipe for openni2 #212

Closed sdewailly closed 6 years ago

sdewailly commented 6 years ago

Hello, I try to install openni2, so I launched the following commands: $brew tap brewsci/science $brew install openni2

The terminal returns the following message:

Broken pipe EPIPE

Can you help me?

Bye, Sébastien

PS. Please find attached the logs. openni2.txt

This tap is not maintained. Please consider opening a pull request to migrate this formula to Homebrew/core or a different tap within the Brewsci organization. Please open an issue if you are interested in creating and maintaining a new tap within the Brewsci organization.

Hosting Your Own Tap

Anyone can host their own tap. See Interesting Taps & Forks and How to Create and Maintain a Tap

sjackman commented 6 years ago

This tap Brewsci/science is retired and unsupported. If you're able to resolve this issue, consider submitting this formula to https://github.com/Homebrew/homebrew-core

sjackman commented 6 years ago

You may wish to try brew install --force-bottle openni2

sdewailly commented 5 years ago

Special thanks to @sjackman It works for me!