Top "Osx-elcapitan" questions

Twelfth major release of OS X (10.

'sudo gem install cocoapods' doesn't work on El Capitan 10.11.4 , ERROR: Could not find a valid gem 'cocoapods' (>= 0) in any repository

Upgrading from Yosemite to El Capitan seem to have wiped out the already installed CocoaPods. When I pod install Alamofire/…

xcode cocoapods osx-elcapitan
brew install mysql on mac os el capitan

I'm trying to install mysql on MAC OS version 10.11.2 by following the methods in this link, The following command has …

mysql macos homebrew osx-elcapitan
Boost no longer works with Homebrew on Mac El Capitan

I just updated from Yosemite to El Capitan and it has broken one of my C++ programs which was relying …

c++ macos boost homebrew osx-elcapitan
How to make a CocoaPods project work on OS X El Capitan & Xcode 7 Beta?

I've updated to OS X El Capitan & Xcode 7 Beta released today and now my CocoaPods projects no longer work …

xcode xcode7 osx-elcapitan
Update youtube-dl on mac OS X

I tried to update latest release on youtube-dl but I can't update and while I tried got the error like "…

macos homebrew osx-elcapitan youtube-dl
Link Spark with iPython Notebook

I have followed some tutorial online but they do not work with Spark 1.5.1 on OS X El Capitan (10.11) Basically I …

apache-spark ipython ipython-notebook pyspark osx-elcapitan
MySQL Improperly Configured Reason: unsafe use of relative path

I'm using Django, and when I run python manage.py runserver I receive the following error: ImproperlyConfigured: Error loading MySQLdb …

python mysql django dynamic-linking osx-elcapitan
Failed to write error when installing intl extension on Os x El Capitan

I'm trying to install intl extension on Os x El Capitan. Every time i run sudo pecl install intl, i'm …

php pecl osx-elcapitan intl
IntelliJ IDEA terminal exiting process command (control + c) doesn't work

When working with the built in terminal in IntelliJ IDEA 2016.2.3 on OSX El Capitan the process exiting command (control-c) doesn't …

intellij-idea terminal osx-elcapitan
'Library not loaded: @rpath/libcudart.7.5.dylib' TensorFlow Error on Mac

I'm using OS X El Capitan (10.11.4). I just downloaded TensorFlow using the pip install instructions here. Everything went pretty smoothly, …

python macos pip tensorflow osx-elcapitan