I am new to Python. I am trying to use Graphlab create launcher to import Graphlab libraries in my python notebook. I already have Anaconda installed on my MacBook Pro(OSX).
When I start to run Graphlab create launcher, I get following error,
UnsatisfiableError: The following specifications were found to be in conflict:
- conda 4.0.8* -> conda-env <2.5 -> python 2.7*
- python 3.6*
Use "conda info <package>" to see the dependencies for each package.
You can find the detail of the log at https://github.com/jaysara/Python-ML/blob/master/launcher-install-log.txt
Can anyone help, why am I getting this error ?