Install Graphlab Create Small Trouble __graphlab

Source: Internet
Author: User

Ubuntu

1: Download Anaconda2 V4.0.0 (Ubuntu from the Anaconda official online download, using Windows platform download upload to the domestic mailbox, and then download from the mailbox, speed up the obvious)

2: Install Anaconda

Bash/path to download file/anaconda2-4.0.0-linux-x86_64.sh


3: Create Conda Environment

# Create A new Conda environment with Python 2.7.x

Conda create-n gl-env python=2.7 anaconda=4.0.0

(if prompted Conda:command not found, use export path=~/anaconda2/bin: $PATH add Conda to System environment variables)

#Activate the Conda Environment

SOURCE Activate Gl-env

4: Make sure Pip is the latest version

#Ensure Pip is updated to the latest version

#miniconda users may need to install PIP, using ' Conda install Pip '

Conda update pip

(When the PIP is updated, the reminder code is run based on an update failure reminder, and then conda the update PIP) because the network problem fails

5: Install Graphlab Create

#Install your licensed copy of Graphlab Create


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.