I've tried to reinstall torch for 10 times already and everytime with changes.
Last error required me to downgrade my XCODE to anything lower than 8.0.
As such I did this, but now when installing torch and dependencies I get following error.
cd ~/torch; bash install-deps;
Error: Your Xcode (7.3) is too outdated.
Please update to Xcode 8.3.2 (or delete it).
Xcode can be updated from the App Store.
I've tried to reinstall torch for 10 times already and everytime with changes. Last error required me to downgrade my XCODE to anything lower than 8.0. As such I did this, but now when installing torch and dependencies I get following error.
cd ~/torch; bash install-deps;