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

Installation of Torch deps failed on macOS sierra #791

Closed
chenzhekl opened this issue Oct 12, 2016 · 5 comments
Closed

Installation of Torch deps failed on macOS sierra #791

chenzhekl opened this issue Oct 12, 2016 · 5 comments

Comments

@chenzhekl
Copy link

chenzhekl commented Oct 12, 2016

qt: This formula either does not compile or function as expected on macOS
versions newer than El Capitan due to an upstream incompatibility.
Error: An unsatisfied requirement failed this build.

Since homebrew has no plan to support Qt for macOS newer than El Capitan (Homebrew/homebrew-core#1957), it is unable to install Torch anymore. Do you have plan to switch to Qt5?

@reachbp
Copy link

reachbp commented Oct 12, 2016

Hi , I am facing the same issue... Do we have to rollback to Mac El Capitan?

@chenzhekl
Copy link
Author

Hi @reachbp, I think yes. For torch, migrating from Qt4 to Qt5 requires a lot of work and time. It is hard to say whether it will happen or not. For homebrew, they just didn't plan to fix the problem. Thus rollback may be the best solution for now.

@soumith
Copy link
Member

soumith commented Oct 13, 2016

I've now made qt optional for OSX in the instal-deps script. The optional packages qtlua and qttorch will not install during the install process, but that's fine.
torch/distro@d10e1f0

@soumith soumith closed this as completed Oct 13, 2016
@reachbp
Copy link

reachbp commented Oct 14, 2016

Works now on Mac sierra,, although I had to comment out Line 82...

@imaclover
Copy link

skip qt install will case cannot install camera

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