Skip to content

Unable to Install GraphLab on Python 3.5 #382

@UmerIftikhar

Description

@UmerIftikhar

I executed he following command with my specified email and token but I got an error:
pip install --upgrade --no-cache-dir https://get.graphlab.com/GraphLab-Create/2.1/Email/Token/GraphLab-Create-License.tar.gz

ERROR:

Could not find a version that satisfies the requirement graphlab-create>=2.1 (from GraphLab-Create-License==2.1) (from versions: )
No matching distribution found for graphlab-create>=2.1 (from GraphLab-Create-License==2.1)

This link says that 3.5 is supported.
Although, In have tried changing the versions as well.
I have also manually downloaded the compressed file and used the following command to install:
python setup.py install
But none of it is working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions